summaryrefslogtreecommitdiff
path: root/net
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
parent9242dc3d31622308f9331ba366724b79a751245b (diff)
downloadpkgsrc-baad6517caa1bcf7887efb3832b0a33d417f139f.tar.gz
add USE_X11=yes
Diffstat (limited to 'net')
-rw-r--r--net/ethereal/Makefile3
-rw-r--r--net/scotty/Makefile3
-rw-r--r--net/tkicb/Makefile3
-rw-r--r--net/tkirc/Makefile3
-rw-r--r--net/xtraceroute/Makefile3
-rw-r--r--net/zephyr/Makefile3
6 files changed, 12 insertions, 6 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index 772289873af..4d264fc102f 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/02/19 14:32:49 rh Exp $
+# $NetBSD: Makefile,v 1.3 1999/04/26 19:15:37 garbled Exp $
#
DISTNAME= ethereal-0.5.1
@@ -10,6 +10,7 @@ HOMEPAGE= http://ethereal.zing.org/
DEPENDS= gtk10-1.0.6:../../x11/gtk10
+USE_X11= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gtk-prefix=${X11BASE}
CONFIGURE_ENV+= GTK_CONFIG="${X11BASE}/bin/gtk10-config"
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
diff --git a/net/tkicb/Makefile b/net/tkicb/Makefile
index e88f5d7f084..b6c33bb17ca 100644
--- a/net/tkicb/Makefile
+++ b/net/tkicb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/04/01 13:38:45 agc Exp $
+# $NetBSD: Makefile,v 1.7 1999/04/26 19:15:38 garbled Exp $
#
DISTNAME= icb.2.1.4
@@ -12,6 +12,7 @@ HOMEPAGE= http://www.icb.net/
DEPENDS= tk-8.0.5:../../x11/tk80
+USE_X11= yes
NO_PATCH= yes
NO_CONFIGURE= yes
NO_WRKSUBDIR= yes
diff --git a/net/tkirc/Makefile b/net/tkirc/Makefile
index f5338ac86a4..0fa9fafaffb 100644
--- a/net/tkirc/Makefile
+++ b/net/tkirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/04/01 13:38:45 agc Exp $
+# $NetBSD: Makefile,v 1.12 1999/04/26 19:15:38 garbled Exp $
DISTNAME= tkirc1.202
PKGNAME= tkirc-1.202
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.north.de/~atte/tkirc/
DEPENDS+= ircII-4.4:../../net/ircII
DEPENDS+= tk-8.0.5:../../x11/tk80
+USE_X11= yes
NO_CONFIGURE= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/tkirc
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile
index eac22de682b..1b00b6319a3 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/03/04 08:58:42 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/04/26 19:15:38 garbled Exp $
#
DISTNAME= xtraceroute-0.8.14
@@ -14,6 +14,7 @@ DEPENDS+= Mesa-3.0:../../graphics/Mesa
DEPENDS+= gtkglarea-1.1:../../x11/gtkglarea
DEPENDS+= tiff-3.4:../../graphics/tiff
+USE_X11= yes
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-gtk-prefix=${X11BASE}
# XXX Actually, Mesa's in X11BASE too, but as our tiff is in LOCALBASE
diff --git a/net/zephyr/Makefile b/net/zephyr/Makefile
index 646dbeae3a6..47429c53835 100644
--- a/net/zephyr/Makefile
+++ b/net/zephyr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1999/04/13 15:31:06 agc Exp $
+# $NetBSD: Makefile,v 1.14 1999/04/26 19:15:39 garbled Exp $
#
DISTNAME= zephyr-2.0.4
@@ -15,6 +15,7 @@ CONFIGURE_ARGS+="--with-krb4"
CONFIGURE_ENV+=CPPFLAGS=-I/usr/include/kerberosIV
.endif
+USE_X11= yes
GNU_CONFIGURE= yes
ZEPHYR_RCDIR= ${PREFIX}/etc/rc.d