summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-pkgs/edesktop/Makefile3
-rw-r--r--print/ghostscript5/Makefile3
-rw-r--r--print/lgrind/Makefile3
-rw-r--r--security/nessus/Makefile3
-rw-r--r--sysutils/amanda-server/Makefile4
-rw-r--r--sysutils/amanda/Makefile3
-rw-r--r--textproc/catdoc/Makefile3
-rw-r--r--www/grail/Makefile3
-rw-r--r--x11/XmHTML/Makefile4
-rw-r--r--x11/kde/Makefile3
-rw-r--r--x11/p5-Tk/Makefile3
-rw-r--r--x11/p5-gtk/Makefile3
-rw-r--r--x11/py-Tk/Makefile3
-rw-r--r--x11/tix/Makefile3
-rw-r--r--x11/tkcron/Makefile3
-rw-r--r--x11/tkinfo/Makefile3
-rw-r--r--x11/tkman/Makefile3
-rw-r--r--x11/xview/Makefile3
18 files changed, 38 insertions, 18 deletions
diff --git a/meta-pkgs/edesktop/Makefile b/meta-pkgs/edesktop/Makefile
index 57385f645bd..9e69c091c7e 100644
--- a/meta-pkgs/edesktop/Makefile
+++ b/meta-pkgs/edesktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/04/06 00:51:39 garbled Exp $
+# $NetBSD: Makefile,v 1.4 1999/04/26 19:30:23 garbled Exp $
#
DISTNAME= edesktop-1.0
@@ -21,6 +21,7 @@ DEPENDS+= xfig-3.2.2:../../graphics/xfig
DEPENDS+= emacs-20.3:../../editors/emacs
DEPENDS+= jed-0.98-7:../../editors/jed
+USE_X11= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_PATCH= yes
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile
index 18f5342d2c8..2eda31aa0d2 100644
--- a/print/ghostscript5/Makefile
+++ b/print/ghostscript5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 1999/03/22 09:38:27 agc Exp $
+# $NetBSD: Makefile,v 1.36 1999/04/26 19:25:05 garbled Exp $
#
DISTNAME= ghostscript-5.50
@@ -19,6 +19,7 @@ DEPENDS= png-1.0.3:../../graphics/png
.include "../../mk/bsd.prefs.mk"
+USE_X11= yes
EXTRACT_ONLY= ${GS_SOURCES}
WRKSRC= ${WRKDIR}/gs5.50
MAKEFILE= unix-gcc.mak
diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile
index f14da4773b7..94b7ce9c124 100644
--- a/print/lgrind/Makefile
+++ b/print/lgrind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/04/06 02:15:00 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1999/04/26 19:25:06 garbled Exp $
DISTNAME= lgrind
PKGNAME= lgrind-3.5
@@ -10,6 +10,7 @@ MAINTAINER= jwise@netbsd.org
DEPENDS= teTeX-0.4p8:../../print/teTeX
+USE_X11= yes
MIRROR_DISTFILE=no
WRKSRC= ${WRKDIR}/lgrind/source
NO_CONFIGURE= yes
diff --git a/security/nessus/Makefile b/security/nessus/Makefile
index 1908bbd5cd9..a1b940c4cd7 100644
--- a/security/nessus/Makefile
+++ b/security/nessus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/04/16 20:16:41 tron Exp $
+# $NetBSD: Makefile,v 1.7 1999/04/26 19:25:06 garbled Exp $
#
DISTNAME= nessus-990318
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.nessus.org/
DEPENDS+= gtk+-1.2.1:../../x11/gtk
+USE_X11= yes
GNU_CONFIGURE= YES
post-install:
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile
index eae5abb4967..a11471c72df 100644
--- a/sysutils/amanda-server/Makefile
+++ b/sysutils/amanda-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/04/21 15:32:06 agc Exp $
+# $NetBSD: Makefile,v 1.6 1999/04/26 19:25:06 garbled Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -13,6 +13,8 @@ HOMEPAGE= http://www.amanda.org/
DEPENDS+= readline-2.2:../../devel/readline
DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
DEPENDS+= amanda-common-2.4.1p1:../amanda-common
+
+USE_X11= yes
USE_PERL5= yes
.include "../../mk/bsd.prefs.mk"
diff --git a/sysutils/amanda/Makefile b/sysutils/amanda/Makefile
index 2bbdaf05dfd..35627b7d24c 100644
--- a/sysutils/amanda/Makefile
+++ b/sysutils/amanda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 1999/04/05 00:53:47 tron Exp $
+# $NetBSD: Makefile,v 1.26 1999/04/26 19:25:06 garbled Exp $
#
DISTNAME= amanda-2.4.1p1
@@ -13,6 +13,7 @@ HOMEPAGE= http://www.amanda.org/
DEPENDS+= amanda-client-2.4.1p1:../amanda-client
DEPENDS+= amanda-server-2.4.1p1:../amanda-server
+USE_X11= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_PATCH= yes
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile
index 094cfcf06bb..0f43a1fa151 100644
--- a/textproc/catdoc/Makefile
+++ b/textproc/catdoc/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:25:06 garbled Exp $
#
DISTNAME= catdoc-0.35
@@ -15,6 +15,7 @@ DEPENDS= tk-8.0.5:../../x11/tk80
MANCOMPRESSED= yes
.endif
+USE_X11= yes
CFLAGS+= -Dunix
post-install:
diff --git a/www/grail/Makefile b/www/grail/Makefile
index 7bb90e894f2..7bc208f1fc2 100644
--- a/www/grail/Makefile
+++ b/www/grail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/04/14 15:21:03 tsarna Exp $
+# $NetBSD: Makefile,v 1.6 1999/04/26 19:25:07 garbled Exp $
#
DISTNAME= grail-06
@@ -13,6 +13,7 @@ HOMEPAGE= http://grail.cnri.reston.va.us/grail/
DEPENDS+= python-1.5.2:../../lang/python
DEPENDS+= py-Tk-1.5.2:../../x11/py-Tk
+USE_X11= yes
NO_CONFIGURE= yes
NO_BUILD= yes
diff --git a/x11/XmHTML/Makefile b/x11/XmHTML/Makefile
index 02d219f1fc0..4e1e5859da7 100644
--- a/x11/XmHTML/Makefile
+++ b/x11/XmHTML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/03/04 14:59:24 tron Exp $
+# $NetBSD: Makefile,v 1.6 1999/04/26 19:30:23 garbled Exp $
#
DISTNAME= XmHTML-1.1.5
@@ -13,6 +13,8 @@ DEPENDS += jpeg-6b:../../graphics/jpeg
DEPENDS += lesstif-0.87.1:../lesstif
DEPENDS += png-1.0.3:../../graphics/png
+USE_X11= yes
+
do-configure:
@(cd ${WRKSRC} && ${SETENV} ${SCRIPTS_ENV} XPROJECTROOT=${X11BASE} ${XMKMF})
diff --git a/x11/kde/Makefile b/x11/kde/Makefile
index ec7c13cbc84..3a76e2483a8 100644
--- a/x11/kde/Makefile
+++ b/x11/kde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 1999/02/20 00:08:20 tron Exp $
+# $NetBSD: Makefile,v 1.20 1999/04/26 19:30:26 garbled Exp $
# FreeBSD Id: Makefile,v 1.2 1997/11/27 00:47:46 se Exp
#
@@ -15,6 +15,7 @@ DEPENDS+= kdenetwork-1.1:../../net/kdenetwork
DEPENDS+= kdegraphics-1.1:../../graphics/kdegraphics
DEPENDS+= kdegames-1.1:../../games/kdegames
+USE_X11= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_PATCH= yes
diff --git a/x11/p5-Tk/Makefile b/x11/p5-Tk/Makefile
index 15aa908a0f0..282d410dc24 100644
--- a/x11/p5-Tk/Makefile
+++ b/x11/p5-Tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1999/04/15 20:39:48 tron Exp $
+# $NetBSD: Makefile,v 1.13 1999/04/26 19:30:26 garbled Exp $
# FreeBSD Id: Makefile,v 1.14 1997/09/14 04:00:00 jfitz Exp
#
@@ -14,6 +14,7 @@ BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/HTML/Parse.pm:../../www/p5-libwww
DEPENDS+= tk-8.0.5:../../x11/tk80
USE_PERL5= YES
+USE_X11= yes
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
diff --git a/x11/p5-gtk/Makefile b/x11/p5-gtk/Makefile
index 8557701d275..1988d0dd32a 100644
--- a/x11/p5-gtk/Makefile
+++ b/x11/p5-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/04/16 20:16:42 tron Exp $
+# $NetBSD: Makefile,v 1.8 1999/04/26 19:30:26 garbled Exp $
#
DISTNAME= Gtk-0.5120
@@ -11,6 +11,7 @@ MAINTAINER= root@garbled.net
DEPENDS+= gtk+-1.2.1:../../x11/gtk
USE_PERL5= yes
+USE_X11= yes
do-configure:
@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PREFIX}/bin/perl Makefile.PL
diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile
index adc3a00de38..676511e304d 100644
--- a/x11/py-Tk/Makefile
+++ b/x11/py-Tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/04/14 06:15:57 tsarna Exp $
+# $NetBSD: Makefile,v 1.11 1999/04/26 19:30:27 garbled Exp $
#
DISTNAME= py152
@@ -16,6 +16,7 @@ DEPENDS+= tcl-8.0.5:../../lang/tcl80
DIST_SUBDIR= python
+USE_X11= yes
WRKSRC= ${WRKDIR}/Python-1.5.2/Modules
ALL_TARGET= default
EXTRACT_ELEMENTS= Python-1.5.2/Modules/_tkinter.c \
diff --git a/x11/tix/Makefile b/x11/tix/Makefile
index d101a934e6a..1db0bdf63ce 100644
--- a/x11/tix/Makefile
+++ b/x11/tix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/04/23 22:51:41 tron Exp $
+# $NetBSD: Makefile,v 1.8 1999/04/26 19:30:27 garbled Exp $
# $FreeBSD Id: Makefile,v 1.15 1998/03/17 07:55:17 tg Exp
DISTNAME= Tix4.1.0.006
@@ -10,6 +10,7 @@ MAINTAINER= rh@vip.at
DEPENDS+= tk-8.0.5:../../x11/tk80
+USE_X11= yes
WRKSRC= ${WRKDIR}/Tix4.1.0/unix/tk8.0
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --enable-sam \
diff --git a/x11/tkcron/Makefile b/x11/tkcron/Makefile
index 2ea6f824012..49027c28125 100644
--- a/x11/tkcron/Makefile
+++ b/x11/tkcron/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/04/01 13:38:46 agc Exp $
+# $NetBSD: Makefile,v 1.9 1999/04/26 19:30:28 garbled Exp $
# FreeBSD Id: Makefile,v 1.5 1997/11/22 20:10:39 jseger Exp
#
@@ -11,6 +11,7 @@ MAINTAINER= sander@haldjas.folklore.ee
DEPENDS+= tk-8.0.5:../../x11/tk80
+USE_X11= yes
EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} > tkcron.tcl
NO_WRKSUBDIR= yes
diff --git a/x11/tkinfo/Makefile b/x11/tkinfo/Makefile
index 84baf3a42a5..06fce983e83 100644
--- a/x11/tkinfo/Makefile
+++ b/x11/tkinfo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/04/01 13:38:46 agc Exp $
+# $NetBSD: Makefile,v 1.11 1999/04/26 19:30:28 garbled Exp $
# FreeBSD Id: Makefile,v 1.15 1997/12/16 09:26:12 tg Exp
#
@@ -12,6 +12,7 @@ HOMEPAGE= http://math-www.uni-paderborn.de/~axel/tkinfo/
DEPENDS= tk-8.0.5:../../x11/tk80
+USE_X11= yes
NO_BUILD= yes
do-install:
diff --git a/x11/tkman/Makefile b/x11/tkman/Makefile
index 92082614100..a4fc5409a9c 100644
--- a/x11/tkman/Makefile
+++ b/x11/tkman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 1999/04/01 13:38:46 agc Exp $
+# $NetBSD: Makefile,v 1.20 1999/04/26 19:30:28 garbled Exp $
# FreeBSD Id: Makefile,v 1.28 1997/12/08 15:51:20 tg Exp
#
@@ -13,6 +13,7 @@ DEPENDS+= tk-8.0.5:../../x11/tk80
DEPENDS+= rman-3.0.6:../../textproc/rman
DEPENDS+= glimpse-4.1:../../textproc/glimpse
+USE_X11= yes
NO_CDROM= "Don't sell for profit"
MIRROR_DISTFILE= no
diff --git a/x11/xview/Makefile b/x11/xview/Makefile
index 8bae5554dc3..87400761128 100644
--- a/x11/xview/Makefile
+++ b/x11/xview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/04/09 12:20:38 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1999/04/26 19:30:28 garbled Exp $
#
DISTNAME= xview3.2p1-X11R6
@@ -13,6 +13,7 @@ DEPENDS+= xview-config-3.2.1:../xview-config
DEPENDS+= xview-lib-3.2.1:../xview-lib
DEPENDS+= xview-clients-3.2.1:../xview-clients
+USE_X11= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_PATCH= yes