summaryrefslogtreecommitdiff
path: root/wm/blackbox
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-03-10 14:12:50 +0000
committerxtraeme <xtraeme>2004-03-10 14:12:50 +0000
commit5ecba9ab7bace77c27f60e140a3423c053bcc5d2 (patch)
tree5126d0dc144b85e863451f64254bb836fa258a53 /wm/blackbox
parentd6f0caffd46d2711cc4ce2d1b87023daef844d62 (diff)
downloadpkgsrc-5ecba9ab7bace77c27f60e140a3423c053bcc5d2.tar.gz
bl3ify
Diffstat (limited to 'wm/blackbox')
-rw-r--r--wm/blackbox/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile
index 7cf35dce658..dc0ca73ffe2 100644
--- a/wm/blackbox/Makefile
+++ b/wm/blackbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/09/17 19:41:13 grant Exp $
+# $NetBSD: Makefile,v 1.18 2004/03/10 14:12:51 xtraeme Exp $
#
DISTNAME= blackbox-0.65.0
@@ -12,10 +12,10 @@ COMMENT= Small and fast X11R6 window manager
DEPENDS= bsetroot>=0.1nb1:../../wm/bsetroot
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GCC_SHLIB= YES
USE_X11= YES
GNU_CONFIGURE= YES
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"