summaryrefslogtreecommitdiff
path: root/wm/wmextra
diff options
context:
space:
mode:
authorjoerg <joerg>2015-07-04 16:18:28 +0000
committerjoerg <joerg>2015-07-04 16:18:28 +0000
commitb41afda830f6bc4ed5962998da3bf3a978daf627 (patch)
treed8a48c8d2848b617581f63aeec6454f4736400cd /wm/wmextra
parent644eb16e7d04fcc9d5fb5685162cd94be12c66b1 (diff)
downloadpkgsrc-b41afda830f6bc4ed5962998da3bf3a978daf627.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'wm/wmextra')
-rw-r--r--wm/wmextra/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/wmextra/Makefile b/wm/wmextra/Makefile
index 8b93edf25fe..6e7f3136a4e 100644
--- a/wm/wmextra/Makefile
+++ b/wm/wmextra/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/08 12:42:25 asau Exp $
+# $NetBSD: Makefile,v 1.17 2015/07/04 16:18:41 joerg Exp $
#
DISTNAME= WindowMaker-extra-0.1
@@ -13,7 +13,6 @@ COMMENT= Extras for Window Maker window manager
DEPENDS+= windowmaker>=0.80.0nb1:../../wm/windowmaker
-USE_X11BASE= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"