diff options
author | garbled <garbled@pkgsrc.org> | 1999-04-26 19:25:05 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1999-04-26 19:25:05 +0000 |
commit | 388860d23fd6e669bce6e1b2b1e43360bf4bd551 (patch) | |
tree | cbd4e7f32367eabba383bdae47b1034796d70252 /x11 | |
parent | 57661849a8a32bf5ad4651a384f0cee0a59fe67a (diff) | |
download | pkgsrc-388860d23fd6e669bce6e1b2b1e43360bf4bd551.tar.gz |
add USE_X11=yes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XmHTML/Makefile | 4 | ||||
-rw-r--r-- | x11/kde/Makefile | 3 | ||||
-rw-r--r-- | x11/p5-Tk/Makefile | 3 | ||||
-rw-r--r-- | x11/p5-gtk/Makefile | 3 | ||||
-rw-r--r-- | x11/py-Tk/Makefile | 3 | ||||
-rw-r--r-- | x11/tix/Makefile | 3 | ||||
-rw-r--r-- | x11/tkcron/Makefile | 3 | ||||
-rw-r--r-- | x11/tkinfo/Makefile | 3 | ||||
-rw-r--r-- | x11/tkman/Makefile | 3 | ||||
-rw-r--r-- | x11/xview/Makefile | 3 |
10 files changed, 21 insertions, 10 deletions
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 |