also fix -python WANTLIB and bump

Ok sthen@
This commit is contained in:
nigel 2015-06-12 13:47:45 +00:00
parent 03ba490778
commit 20cb2aa540

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.78 2015/06/10 21:42:26 sthen Exp $
# $OpenBSD: Makefile,v 1.79 2015/06/12 13:47:45 nigel Exp $
COMMENT-main= XSLT C Library for GNOME
COMMENT-python= Python bindings for libxslt
@ -10,6 +10,7 @@ PKGNAME-python= py-libxslt-${VERSION}
SHARED_LIBS= exslt 9.8 \
xslt 3.8
REVISION-main = 1
REVISION-python = 0
CATEGORIES= textproc
@ -21,7 +22,7 @@ MASTER_SITES= http://distfiles.nl/ \
# BSD-like
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= gpg-error m z
WANTLIB= gpg-error lzma m z
MODULES= devel/gettext
@ -31,7 +32,7 @@ FLAVOR?=
MULTI_PACKAGES= -main -python
NOT_FOR_ARCHS-python = ${NO_SHARED_ARCHS}
WANTLIB-main= ${WANTLIB} c lzma xml2>=9 gcrypt>=12 pthread
WANTLIB-main= ${WANTLIB} c xml2>=9 gcrypt>=12 pthread
LIB_DEPENDS-main= ${MODGETTEXT_LIB_DEPENDS} \
textproc/libxml>=2.6.27 \
security/libgcrypt