summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-05 12:48:30 +0000
committerjlam <jlam>2004-01-05 12:48:30 +0000
commitf4b24ce1ee998fd0aab76cec4ac93403904f65f3 (patch)
treec17086da3dc87096ff88dfe4cb2741633a64e2ab /wm
parent09da351a8e17133e541d7caab1b0cdad6f555bec (diff)
downloadpkgsrc-f4b24ce1ee998fd0aab76cec4ac93403904f65f3.tar.gz
bl3ify
Diffstat (limited to 'wm')
-rw-r--r--wm/pwm/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/wm/pwm/Makefile b/wm/pwm/Makefile
index 863697f7335..7890b4d85f4 100644
--- a/wm/pwm/Makefile
+++ b/wm/pwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/12/15 18:51:21 salo Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/05 12:49:42 jlam Exp $
#
DISTNAME= pwm-20030617
@@ -10,7 +10,9 @@ MAINTAINER= salo@NetBSD.org
HOMEPAGE= http://modeemi.fi/~tuomov/pwm/
COMMENT= Window manager that frames multiple client windows in a single frame
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_X11= YES
USE_GMAKE= YES