[Midnightbsd-cvs] mports: Makefile: After double checking the depends, i realized this

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Feb 8 18:34:00 EST 2009


Log Message:
-----------
After double checking the depends, i realized this needs auto header.

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/openpgpsdk/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L security/openpgpsdk/Makefile -L security/openpgpsdk/Makefile -u -r1.1 -r1.2
--- security/openpgpsdk/Makefile
+++ security/openpgpsdk/Makefile
@@ -12,6 +12,7 @@
 
 USE_PERL5=	yes
 HAS_CONFIGURE=	YES
+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