summaryrefslogtreecommitdiff
path: root/wm/pwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/pwm/Makefile')
-rw-r--r--wm/pwm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/pwm/Makefile b/wm/pwm/Makefile
index b5c11b3e9a3..21c1594dee4 100644
--- a/wm/pwm/Makefile
+++ b/wm/pwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/08/25 21:51:36 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2003/01/28 22:04:23 jlam Exp $
#
DISTNAME= pwm-1.0
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.students.tut.fi/~tuomov/pwm/
COMMENT= Window manager that frames multiple client windows in a single frame
USE_BUILDLINK2= YES
+USE_PKGINSTALL= YES
USE_X11= YES
USE_GMAKE= YES
MAKE_ENV+= SYSCONFDIR="${PKG_SYSCONFDIR}"
@@ -30,5 +31,4 @@ SUPPORT_FILES+= ${EGDIR}/${FILE} ${PKG_SYSCONFDIR}/${FILE}
post-install:
${RM} -f ${EGDIR}/sample.conf
-.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"