[Midnightbsd-cvs] mports: Makefile: Remove WANT_WX.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Wed Nov 12 15:04:43 EST 2008


Log Message:
-----------
Remove WANT_WX.  We don't need it with the new way we do options, and it
doesn't work to begin with.

Modified Files:
--------------
    mports/math/gnuplot:
        Makefile (r1.9 -> r1.10)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/math/gnuplot/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -L math/gnuplot/Makefile -L math/gnuplot/Makefile -u -r1.9 -r1.10
--- math/gnuplot/Makefile
+++ math/gnuplot/Makefile
@@ -20,7 +20,6 @@
 USE_ICONV=	yes
 USE_GCPIO=	yes
 GNU_CONFIGURE=	yes
-WANT_WX=	yes
 CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd6.0
 CONFIGURE_ARGS+=--with-lasergnu \
 		--with-readline=gnu \


More information about the Midnightbsd-cvs mailing list