[Midnightbsd-cvs] mports: Makefile: ok fix bug on magus

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Feb 28 12:20:36 EST 2009


Log Message:
-----------
ok fix bug on magus

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/openpgpsdk/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L security/openpgpsdk/Makefile -L security/openpgpsdk/Makefile -u -r1.2 -r1.3
--- security/openpgpsdk/Makefile
+++ security/openpgpsdk/Makefile
@@ -12,7 +12,7 @@
 
 USE_PERL5=	yes
 HAS_CONFIGURE=	YES
-USE_AUTOTOOLS=	autoheader:262
+#USE_AUTOTOOLS=	autoheader:262
 CONFIGURE_ARGS=	--without-idea --with-cunit=${LOCALBASE}
 
 LIB_DEPENDS=	cunit.1:${PORTSDIR}/devel/cunit


More information about the Midnightbsd-cvs mailing list