summaryrefslogtreecommitdiff
path: root/graphics/py-gnuplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-gnuplot/Makefile')
-rw-r--r--graphics/py-gnuplot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-gnuplot/Makefile b/graphics/py-gnuplot/Makefile
index 281981598d0..5f0237b4fb3 100644
--- a/graphics/py-gnuplot/Makefile
+++ b/graphics/py-gnuplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:42:32 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/05/02 03:55:16 snj Exp $
#
DISTNAME= gnuplot-py-1.6
@@ -11,8 +11,8 @@ HOMEPAGE= http://gnuplot-py.sourceforge.net/
COMMENT= Python package that interfaces to gnuplot
PYDISTUTILSPKG= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
.include "../../lang/python/extension.mk"
-.include "../../math/py-Numeric/buildlink2.mk"
+.include "../../math/py-Numeric/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"