summaryrefslogtreecommitdiff
path: root/wm/blackbox
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-08-25 21:50:52 +0000
committerjlam <jlam@pkgsrc.org>2002-08-25 21:50:52 +0000
commita020ed9056d4d74e13cd2a99898f3dec09c162b7 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /wm/blackbox
parent287b5c5601b23446d25c27bbf0140c8dc4b4391e (diff)
downloadpkgsrc-a020ed9056d4d74e13cd2a99898f3dec09c162b7.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'wm/blackbox')
-rw-r--r--wm/blackbox/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile
index d90b7315180..f69c263644a 100644
--- a/wm/blackbox/Makefile
+++ b/wm/blackbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/03/14 15:07:01 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2002/08/25 21:51:30 jlam Exp $
#
DISTNAME= blackbox-0.62.1
@@ -9,11 +9,10 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://blackboxwm.sourceforge.net/
COMMENT= small and fast X11R6 window manager
-USE_BUILDLINK_ONLY= yes
+USE_BUILDLINK2= yes
USE_X11BASE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-kde
-.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"