[Midnightbsd-cvs] mports: Makefile: remove getopt long

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Sep 30 20:03:26 EDT 2008


Log Message:
-----------
remove getopt long

Modified Files:
--------------
    mports/archivers/unmakeself:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/archivers/unmakeself/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L archivers/unmakeself/Makefile -L archivers/unmakeself/Makefile -u -r1.1 -r1.2
--- archivers/unmakeself/Makefile
+++ archivers/unmakeself/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	unmakeself
 PORTVERSION=	1.1
+PORTREVISION=	1
 CATEGORIES=	archivers
 DISTFILES=
 
@@ -16,7 +17,6 @@
 LICENSE=	bsd3
 
 LDFLAGS=	-larchive -lbz2 -lz
-USE_GETOPT_LONG=yes
 NO_WRKSUBDIR=	yes
 
 PLIST_FILES=	bin/unmakeself


More information about the Midnightbsd-cvs mailing list