[Midnightbsd-cvs] CVS Commit: Makefile: Add GNU cpio dependancy.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Aug 6 20:55:58 EDT 2007


Log Message:
-----------
Add GNU cpio dependancy.

Modified Files:
--------------
    mports/math/gnuplot:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/math/gnuplot/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -Lmath/gnuplot/Makefile -Lmath/gnuplot/Makefile -u -r1.3 -r1.4
--- math/gnuplot/Makefile
+++ math/gnuplot/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	gnuplot
 PORTVERSION=	4.0.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	math graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,6 +16,7 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A command-driven interactive function plotting program
 
+USE_GCPIO=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd6.0
 CONFIGURE_ARGS=	--without-tutorial \


More information about the Midnightbsd-cvs mailing list