summaryrefslogtreecommitdiff
path: root/graphics/gnuplot
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-09-22 00:49:32 +0000
committerjlam <jlam@pkgsrc.org>2002-09-22 00:49:32 +0000
commit2e99492e0d7ce5a438920660aa577fcf8df225e1 (patch)
treeea10532437a6febfc746938861d782d12c182d02 /graphics/gnuplot
parent2cb588bce67f19333fa7cb23ee88a512da7bcb0c (diff)
downloadpkgsrc-2e99492e0d7ce5a438920660aa577fcf8df225e1.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'graphics/gnuplot')
-rw-r--r--graphics/gnuplot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile
index 35dff234df9..5acd08b8bee 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2001/11/26 10:12:03 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2002/09/22 00:49:49 jlam Exp $
#
DISTNAME= gnuplot-3.7.1
@@ -11,8 +11,8 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.cs.dartmouth.edu/gnuplot_info.html
COMMENT= gnuplot is a nice plotting utility
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
+USE_X11= YES
GNU_CONFIGURE= YES
-.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"