diff options
author | jlam <jlam@pkgsrc.org> | 2005-12-29 06:21:30 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-12-29 06:21:30 +0000 |
commit | dc9594e09db96635641a7e05b49d34b554b9bb21 (patch) | |
tree | cd74196fb4970fddf0114e46d23d0bc534a0a70a /wm | |
parent | 4ab7433a2c2c8636b92563136007796500cc4d1b (diff) | |
download | pkgsrc-dc9594e09db96635641a7e05b49d34b554b9bb21.tar.gz |
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/3ddesktop/Makefile | 3 | ||||
-rw-r--r-- | wm/golem/Makefile | 3 | ||||
-rw-r--r-- | wm/icewm/Makefile.common | 3 | ||||
-rw-r--r-- | wm/ion/Makefile | 3 | ||||
-rw-r--r-- | wm/ion3-devel/Makefile | 3 | ||||
-rw-r--r-- | wm/larswm/Makefile | 3 | ||||
-rw-r--r-- | wm/matchbox/Makefile | 3 | ||||
-rw-r--r-- | wm/openbox/Makefile | 3 | ||||
-rw-r--r-- | wm/pekwm/Makefile | 3 | ||||
-rw-r--r-- | wm/pwm/Makefile | 3 | ||||
-rw-r--r-- | wm/windowlab/Makefile | 3 | ||||
-rw-r--r-- | wm/windowmaker/Makefile | 3 | ||||
-rw-r--r-- | wm/wmii/Makefile | 3 |
13 files changed, 13 insertions, 26 deletions
diff --git a/wm/3ddesktop/Makefile b/wm/3ddesktop/Makefile index 46c5d4ae059..90fc24a7951 100644 --- a/wm/3ddesktop/Makefile +++ b/wm/3ddesktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/07/19 16:27:07 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2005/12/29 06:22:20 jlam Exp $ # DISTNAME= 3ddesktop-0.2.8 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://desk3d.sourceforge.net/ COMMENT= 3D Virtual Desktop Switcher -USE_PKGINSTALL= yes GNU_CONFIGURE= yes EGDIR= ${PREFIX}/share/examples/3ddesktop diff --git a/wm/golem/Makefile b/wm/golem/Makefile index 93ac508a324..5cd0ddc8a8d 100644 --- a/wm/golem/Makefile +++ b/wm/golem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/10/23 23:16:52 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2005/12/29 06:22:20 jlam Exp $ # DISTNAME= golem-0.0.5 @@ -10,7 +10,6 @@ MAINTAINER= reide@darkest.org HOMEPAGE= http://golem.sourceforge.net/ COMMENT= Fast and lightweight yet customizable window manager -USE_PKGINSTALL= YES USE_TOOLS+= gmake GNU_CONFIGURE= YES diff --git a/wm/icewm/Makefile.common b/wm/icewm/Makefile.common index daa13eb54c0..2ead4aecce8 100644 --- a/wm/icewm/Makefile.common +++ b/wm/icewm/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.46 2005/12/05 23:55:21 rillig Exp $ +# $NetBSD: Makefile.common,v 1.47 2005/12/29 06:22:20 jlam Exp $ DISTNAME= icewm-1.2.20 CATEGORIES= x11 wm @@ -9,7 +9,6 @@ HOMEPAGE= http://icewm.sourceforge.net/ GNU_CONFIGURE= yes USE_TOOLS+= gmake -USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes BUILD_USES_MSGFMT= yes diff --git a/wm/ion/Makefile b/wm/ion/Makefile index 099c2063b8e..d68e891d11d 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2005/12/05 23:55:21 rillig Exp $ +# $NetBSD: Makefile,v 1.27 2005/12/29 06:22:20 jlam Exp $ # DISTNAME= ion-2-20040729 @@ -13,7 +13,6 @@ COMMENT= Keyboard friendly tiling window manager PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_PKGINSTALL= YES USE_TOOLS+= gmake GNU_CONFIGURE= YES diff --git a/wm/ion3-devel/Makefile b/wm/ion3-devel/Makefile index 8b347797e01..7ec8ebb354e 100644 --- a/wm/ion3-devel/Makefile +++ b/wm/ion3-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/12/06 15:38:32 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2005/12/29 06:22:20 jlam Exp $ # DISTNAME= ion-3ds-20040906 @@ -13,7 +13,6 @@ COMMENT= Keyboard friendly tiling window manager PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_PKGINSTALL= YES USE_TOOLS+= gmake GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES diff --git a/wm/larswm/Makefile b/wm/larswm/Makefile index 92264e5fd90..890518aec11 100644 --- a/wm/larswm/Makefile +++ b/wm/larswm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/10/23 21:09:32 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2005/12/29 06:22:20 jlam Exp $ # DISTNAME= larswm-7.5.3 @@ -14,7 +14,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} DOCFILES= keyboard_refcard.pdf mouse_refcard.pdf -USE_PKGINSTALL= YES USE_IMAKE= YES EGDIR= ${PREFIX}/share/examples/larswm diff --git a/wm/matchbox/Makefile b/wm/matchbox/Makefile index b2dd6ea39b7..ff6029bf17a 100644 --- a/wm/matchbox/Makefile +++ b/wm/matchbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2005/12/05 23:55:21 rillig Exp $ +# $NetBSD: Makefile,v 1.23 2005/12/29 06:22:20 jlam Exp $ # DISTNAME= matchbox-window-manager-0.9.3 @@ -12,7 +12,6 @@ COMMENT= Window manager designed for computers with small displays USE_TOOLS+= pkg-config USE_LIBTOOL= yes -USE_PKGINSTALL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE:Q} diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index b900676bbc1..bbb008bab5d 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2005/12/05 23:55:21 rillig Exp $ +# $NetBSD: Makefile,v 1.27 2005/12/29 06:22:20 jlam Exp $ DISTNAME= openbox-3.2 PKGREVISION= 1 @@ -16,7 +16,6 @@ GNU_CONFIGURE= YES USE_DIRS+= gnome2-1.5 USE_TOOLS+= gmake pkg-config USE_LIBTOOL= YES -USE_PKGINSTALL= YES USE_PKGLOCALEDIR= YES PKGCONFIG_OVERRIDE= parser/obparser-3.0.pc.in diff --git a/wm/pekwm/Makefile b/wm/pekwm/Makefile index af30598ef06..436f5a75fbe 100644 --- a/wm/pekwm/Makefile +++ b/wm/pekwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/12/05 23:55:21 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2005/12/29 06:22:20 jlam Exp $ # DISTNAME= pekwm-0.1.3 @@ -13,7 +13,6 @@ COMMENT= Window manager based on aewm++ GNU_CONFIGURE= YES USE_TOOLS+= gmake perl:run -USE_PKGINSTALL= YES USE_LANGUAGES+= c++ .include "../../mk/bsd.prefs.mk" diff --git a/wm/pwm/Makefile b/wm/pwm/Makefile index 6c5a619fec9..bc4418f17b2 100644 --- a/wm/pwm/Makefile +++ b/wm/pwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2005/09/16 04:17:40 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2005/12/29 06:22:20 jlam Exp $ # DISTNAME= pwm-20030617 @@ -15,7 +15,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews CONFLICTS+= ion<=20040729nb2 -USE_PKGINSTALL= YES USE_TOOLS+= gmake CFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR}\"" diff --git a/wm/windowlab/Makefile b/wm/windowlab/Makefile index 70908bcab8b..ecc070723d3 100644 --- a/wm/windowlab/Makefile +++ b/wm/windowlab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/10/19 06:44:48 xtraeme Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/29 06:22:20 jlam Exp $ # DISTNAME= windowlab-1.33 @@ -12,7 +12,6 @@ COMMENT= Small and simple window manager PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_PKGINSTALL= YES USE_TOOLS+= gmake pkg-config EGDIR= ${PREFIX}/share/examples/windowlab diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile index 64a265b4078..9bbbaecbba7 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2005/12/05 23:55:21 rillig Exp $ +# $NetBSD: Makefile,v 1.61 2005/12/29 06:22:20 jlam Exp $ DISTNAME= WindowMaker-0.92.0 PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/} @@ -15,7 +15,6 @@ COMMENT= GNUStep-compliant NEXTSTEP(tm) window manager clone BUILD_USES_MSGFMT= yes USE_LIBTOOL= yes -USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-usermenu diff --git a/wm/wmii/Makefile b/wm/wmii/Makefile index 8da5f593543..0892a8d942e 100644 --- a/wm/wmii/Makefile +++ b/wm/wmii/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/12/06 18:55:32 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2005/12/29 06:22:20 jlam Exp $ # DISTNAME= wmii-20051114 @@ -11,7 +11,6 @@ COMMENT= Modular and keyboard-friendly window manager DEPENDS+= 9base-[0-9]*:../../sysutils/9base -USE_PKGINSTALL= yes NO_CONFIGURE= yes CFLAGS.SunOS+= -D__EXTENSIONS__ |