[Midnightbsd-cvs] mports: Makefile: Chase library bump

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Dec 29 20:47:44 EST 2007


Log Message:
-----------
Chase library bump

Modified Files:
--------------
    mports/security/gpgme:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/gpgme/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L security/gpgme/Makefile -L security/gpgme/Makefile -u -r1.2 -r1.3
--- security/gpgme/Makefile
+++ security/gpgme/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	gpgme
 PORTVERSION=	1.1.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	gpgme
@@ -18,11 +18,11 @@
 
 BUILD_DEPENDS=	gpgv:${PORTSDIR}/security/gnupg1 \
 		gpgsm:${PORTSDIR}/security/gnupg
-LIB_DEPENDS=	gpg-error.3:${PORTSDIR}/security/libgpg-error
+LIB_DEPENDS=	gpg-error.0:${PORTSDIR}/security/libgpg-error
 
 USE_AUTOTOOLS=	libtool:15
 USE_GMAKE=	yes
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd6.0
 CONFIGURE_ARGS=	--with-gpg=${LOCALBASE}/bin/gpg \
 		--with-gpgsm=${LOCALBASE}/bin/gpgsm \


More information about the Midnightbsd-cvs mailing list