[Midnightbsd-cvs] mports: Makefile: Remove USE_GETOPT_LONG
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 21 16:29:24 EDT 2008
Log Message:
-----------
Remove USE_GETOPT_LONG
Modified Files:
--------------
mports/misc/getopt:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/misc/getopt/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L misc/getopt/Makefile -L misc/getopt/Makefile -u -r1.1 -r1.2
--- misc/getopt/Makefile
+++ misc/getopt/Makefile
@@ -19,7 +19,6 @@
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_GETOPT_LONG= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lintl
More information about the Midnightbsd-cvs
mailing list