summaryrefslogtreecommitdiff
path: root/wm/openbox2
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-02-26 09:00:03 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-02-26 09:00:03 +0000
commit32fdb1506763c8cd24a035b9208e5cb699845861 (patch)
tree007fdb735b300a59c2a9fb989aa4eee34a94deab /wm/openbox2
parente01669e001baeeba6a25ffc65896169e4b019944 (diff)
downloadpkgsrc-32fdb1506763c8cd24a035b9208e5cb699845861.tar.gz
bl3ify
Diffstat (limited to 'wm/openbox2')
-rw-r--r--wm/openbox2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/wm/openbox2/Makefile b/wm/openbox2/Makefile
index cfda639ee60..af0e2e9920e 100644
--- a/wm/openbox2/Makefile
+++ b/wm/openbox2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/12/18 09:58:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/26 09:02:43 xtraeme Exp $
#
DISTNAME= openbox-2.2.3
@@ -11,13 +11,13 @@ COMMENT= Window manager based on Blackbox (2.x branch)
DEPENDS= bsetroot>=0.1nb1:../../wm/bsetroot
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
CPPFLAGS+= -DHAVE_STRFTIME=1
-.include "../../devel/pkgconfig/buildlink2.mk"
-.include "../../fonts/Xft2/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../fonts/Xft2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"