summaryrefslogtreecommitdiff
path: root/wm/wmx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/wmx/Makefile')
-rw-r--r--wm/wmx/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/wmx/Makefile b/wm/wmx/Makefile
index 20f0a4d3897..476c807b268 100644
--- a/wm/wmx/Makefile
+++ b/wm/wmx/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2007/10/11 21:26:10 adam Exp $
+# $NetBSD: Makefile,v 1.13 2010/02/12 19:59:29 joerg Exp $
PKGNAME= wmx-${WMX_VERS}
PKGREVISION= 3
COMMENT= Another X11 window manager based on wm2
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../wm/wmx/Makefile.common"
.include "../../mk/bsd.pkg.mk"