summaryrefslogtreecommitdiff
path: root/net/scotty
diff options
context:
space:
mode:
authorgarbled <garbled>1999-04-26 19:15:37 +0000
committergarbled <garbled>1999-04-26 19:15:37 +0000
commitbaad6517caa1bcf7887efb3832b0a33d417f139f (patch)
tree788d4eb9e0fe8c9210ba3a10a6b57f961c9429ff /net/scotty
parent9242dc3d31622308f9331ba366724b79a751245b (diff)
downloadpkgsrc-baad6517caa1bcf7887efb3832b0a33d417f139f.tar.gz
add USE_X11=yes
Diffstat (limited to 'net/scotty')
-rw-r--r--net/scotty/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/scotty/Makefile b/net/scotty/Makefile
index 7e33c411e03..70820c84aae 100644
--- a/net/scotty/Makefile
+++ b/net/scotty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 1999/04/01 13:38:45 agc Exp $
+# $NetBSD: Makefile,v 1.18 1999/04/26 19:15:38 garbled Exp $
# FreeBSD Id: Makefile,v 1.21 1997/08/27 23:01:53 cwt Exp
#
@@ -11,6 +11,7 @@ HOMEPAGE= http://wwwhome.cs.utwente.nl/~schoenw/scotty/
DEPENDS+= tk-8.0.5:../../x11/tk80
+USE_X11= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-tcl-config=${PREFIX}/lib/tcl8.0 \
--with-tk-config=${PREFIX}/lib/tk8.0