summaryrefslogtreecommitdiff
path: root/graphics/xplot
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-06-19 23:01:28 +0000
committertron <tron@pkgsrc.org>1998-06-19 23:01:28 +0000
commitab9781a7d6aacf3bf0cae5367651fed6317551ca (patch)
tree49dd7f0eb8814fe6d6265f30ca6d2957bc853cfd /graphics/xplot
parent162ed75e6a77a0298cd9b6401118ced9773aac58 (diff)
downloadpkgsrc-ab9781a7d6aacf3bf0cae5367651fed6317551ca.tar.gz
Add "USE_X11" as suggested by Tim Rightnour in PR pkg/5611.
Diffstat (limited to 'graphics/xplot')
-rw-r--r--graphics/xplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xplot/Makefile b/graphics/xplot/Makefile
index 32cd2f7abde..0e33227cbd6 100644
--- a/graphics/xplot/Makefile
+++ b/graphics/xplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/06/03 14:05:12 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/06/19 23:01:28 tron Exp $
#
DISTNAME= xplot-0.90
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://mercury.lcs.mit.edu/pub/shep/
MAINTAINER= thorpej@netbsd.org
+USE_X11= yes
GNU_CONFIGURE= yes
DOCFILES= ANNOUNCE README README.tcp_plots demo.0 demo.1 demo.2 \