[Midnightbsd-cvs] mports: Makefile: GETOPT

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Dec 29 20:03:57 EST 2007


Log Message:
-----------
GETOPT

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/libtasn1/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L security/libtasn1/Makefile -L security/libtasn1/Makefile -u -r1.1 -r1.2
--- security/libtasn1/Makefile
+++ security/libtasn1/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	libtasn1
 PORTVERSION=	0.3.10
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
 		http://josefsson.org/gnutls/releases/libtasn1/
@@ -18,6 +19,7 @@
 LICENSE=	gpl2
 
 USE_LDCONFIG=	yes
+USE_GETOPT_LONG=      yes
 USE_GNOME=	pkgconfig
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd6.0


More information about the Midnightbsd-cvs mailing list