summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorbad <bad>1999-02-09 14:21:16 +0000
committerbad <bad>1999-02-09 14:21:16 +0000
commit3cfbe6560cf34332506c5c34008560064143f5e5 (patch)
tree3e8bba89df9c7a84db2d807c93b0fecc8fc80dd0 /graphics
parent4d5518b650210b05e075490c7241cdec97659306 (diff)
downloadpkgsrc-3cfbe6560cf34332506c5c34008560064143f5e5.tar.gz
USE_X11
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gnuplot/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile
index b1a51493971..0677fc4f291 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/01/25 18:47:38 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 1999/02/09 14:21:16 bad Exp $
#
DISTNAME= gnuplot-3.7
@@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.gnuplot.vt.edu/pub/gnuplot/ \
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.gnu.org/software/gnuplot/gnuplot.html
+USE_X11= yes
+
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"