summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
committerwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
commitef5c8ed42b5f83bfa34699052d684f23e761e43e (patch)
tree82ab845b1db083e88ed835d07dece15a80699928 /wm
parentfbf38e8840be11bf05366e3d5753230a5969222f (diff)
downloadpkgsrc-ef5c8ed42b5f83bfa34699052d684f23e761e43e.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'wm')
-rw-r--r--wm/afterstep/Makefile3
-rw-r--r--wm/ctwm/Makefile4
-rw-r--r--wm/fvwm-devel/Makefile4
-rw-r--r--wm/pwm/Makefile4
-rw-r--r--wm/windowlab/Makefile4
-rw-r--r--wm/wmx/Makefile.common4
6 files changed, 6 insertions, 17 deletions
diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile
index b5105b7b8c8..e147605d72b 100644
--- a/wm/afterstep/Makefile
+++ b/wm/afterstep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2014/05/31 15:56:28 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2014/10/09 14:07:08 wiz Exp $
DISTNAME= AfterStep-2.2.11
PKGNAME= ${DISTNAME:S/AfterStep/afterstep/}
@@ -12,7 +12,6 @@ HOMEPAGE= http://www.afterstep.org/
COMMENT= Window manager based on the look and feel of the NeXTStep interface
LICENSE= mit
-PKG_INSTALLATION_TYPES= overwrite pkgviews
MAKE_JOBS_SAFE= no
USE_TOOLS+= bash:run gmake perl:run pkg-config
diff --git a/wm/ctwm/Makefile b/wm/ctwm/Makefile
index 249aaaf8629..94379f34737 100644
--- a/wm/ctwm/Makefile
+++ b/wm/ctwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2014/07/18 10:40:48 obache Exp $
+# $NetBSD: Makefile,v 1.34 2014/10/09 14:07:08 wiz Exp $
#
DISTNAME= ctwm-3.8.2
@@ -11,8 +11,6 @@ HOMEPAGE= http://ctwm.org/
COMMENT= Window manager with support for multiple virtual screens and Gnome 1.x
LICENSE= mit
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_IMAKE= YES
.include "../../mk/bsd.prefs.mk"
diff --git a/wm/fvwm-devel/Makefile b/wm/fvwm-devel/Makefile
index c2a5aa66f14..359b44556c0 100644
--- a/wm/fvwm-devel/Makefile
+++ b/wm/fvwm-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2014/05/29 23:37:55 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2014/10/09 14:07:08 wiz Exp $
DISTNAME= fvwm-${FVWM_VER}
PKGREVISION= 9
@@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v2
CONFLICTS= fvwm1-[0-9]* fvwm2-[0-9]*
FVWM_VER= 2.5.31
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
USE_TOOLS+= perl:run
diff --git a/wm/pwm/Makefile b/wm/pwm/Makefile
index 809df696fec..e21c11880b8 100644
--- a/wm/pwm/Makefile
+++ b/wm/pwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2012/10/08 12:42:23 asau Exp $
+# $NetBSD: Makefile,v 1.33 2014/10/09 14:07:08 wiz Exp $
#
DISTNAME= pwm-20060517
@@ -11,8 +11,6 @@ MAINTAINER= salo@NetBSD.org
HOMEPAGE= http://modeemi.fi/~tuomov/ion/pwm.html
COMMENT= Window manager that frames multiple client windows in a single frame
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
CONFLICTS+= ion<=20040729nb2
USE_TOOLS+= gmake
diff --git a/wm/windowlab/Makefile b/wm/windowlab/Makefile
index c215ddee37e..5a533cb4df2 100644
--- a/wm/windowlab/Makefile
+++ b/wm/windowlab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2013/11/24 03:06:15 dholland Exp $
+# $NetBSD: Makefile,v 1.28 2014/10/09 14:07:08 wiz Exp $
#
DISTNAME= windowlab-1.33
@@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://nickgravgaard.com/windowlab/
COMMENT= Small and simple window manager
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_TOOLS+= gmake pkg-config
EGDIR= ${PREFIX}/share/examples/windowlab
diff --git a/wm/wmx/Makefile.common b/wm/wmx/Makefile.common
index 32afad4b3db..50a05cc4bbd 100644
--- a/wm/wmx/Makefile.common
+++ b/wm/wmx/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.23 2014/10/05 16:41:09 wiz Exp $
+# $NetBSD: Makefile.common,v 1.24 2014/10/09 14:07:09 wiz Exp $
#
# used by wm/wmx/Makefile
# used by wm/wmx-gnome/Makefile
@@ -13,8 +13,6 @@ HOMEPAGE= http://www.all-day-breakfast.com/wmx/
CONFLICTS+= wmx-[0-9]* wmx-gnome-[0-9]*
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_LANGUAGES= c c++
USE_X11BASE= yes
GNU_CONFIGURE= yes