Fix LIB_DEPENDS and WANTLIB after gnutls update, bump PKGNAME.

This commit is contained in:
landry 2008-10-26 10:51:33 +00:00
parent 6e9ff6c8b0
commit 8e05120f49

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2008/10/02 20:32:19 sthen Exp $
# $OpenBSD: Makefile,v 1.19 2008/10/26 10:51:33 landry Exp $
COMMENT= Prelude framework library
DISTNAME= libprelude-0.9.15.1
PKGNAME= prelude-${DISTNAME}p2
PKGNAME= prelude-${DISTNAME}p3
MODPY_EGG_VERSION=0.0.0
@ -14,9 +14,9 @@ MODULES= devel/gettext \
CONFIGURE_STYLE=gnu
WANTLIB= c gcrypt opencdk pthread z
WANTLIB= c gcrypt pthread z
LIB_DEPENDS= gpg-error.>=1,gnutls-extra.>=12::security/libgpg-error \
LIB_DEPENDS= gpg-error.>=1::security/libgpg-error \
gnutls.>=12::security/gnutls
CONFIGURE_ENV= PYTHON=${MODPY_BIN}