Index: head/security/gpgme/Makefile =================================================================== --- head/security/gpgme/Makefile (revision 70173) +++ head/security/gpgme/Makefile (revision 70174) @@ -1,25 +1,26 @@ # New ports collection makefile for: gpgme # Date created: 15 June 2001 # Whom: teramoto@comm.eng.osaka-u.ac.jp # # $FreeBSD$ # PORTNAME= gpgme PORTVERSION= 0.3.9 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/ MAINTAINER= teramoto@comm.eng.osaka-u.ac.jp BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg USE_LIBTOOL= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" +CONFIGURE_ARGS= --with-pth=no USE_GMAKE= yes INSTALLS_SHLIB= yes pre-configure: @${RM} -r ${WRKSRC}/doc/gpgme.info* .include Property changes on: head/security/gpgme/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/security/gpgme03/Makefile =================================================================== --- head/security/gpgme03/Makefile (revision 70173) +++ head/security/gpgme03/Makefile (revision 70174) @@ -1,25 +1,26 @@ # New ports collection makefile for: gpgme # Date created: 15 June 2001 # Whom: teramoto@comm.eng.osaka-u.ac.jp # # $FreeBSD$ # PORTNAME= gpgme PORTVERSION= 0.3.9 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/ MAINTAINER= teramoto@comm.eng.osaka-u.ac.jp BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg USE_LIBTOOL= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" +CONFIGURE_ARGS= --with-pth=no USE_GMAKE= yes INSTALLS_SHLIB= yes pre-configure: @${RM} -r ${WRKSRC}/doc/gpgme.info* .include Property changes on: head/security/gpgme03/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property