summaryrefslogtreecommitdiff
path: root/wm/bsetroot
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-03-10 14:12:50 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-03-10 14:12:50 +0000
commitecdb31d738f105fee94692a13ef64466e5c9e9b3 (patch)
tree5126d0dc144b85e863451f64254bb836fa258a53 /wm/bsetroot
parent363fed6288bbcd0b4d4d270dc5cf3aab8d65523d (diff)
downloadpkgsrc-ecdb31d738f105fee94692a13ef64466e5c9e9b3.tar.gz
bl3ify
Diffstat (limited to 'wm/bsetroot')
-rw-r--r--wm/bsetroot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/bsetroot/Makefile b/wm/bsetroot/Makefile
index 065b470319e..ab148c0c336 100644
--- a/wm/bsetroot/Makefile
+++ b/wm/bsetroot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/02/20 00:42:37 abs Exp $
+# $NetBSD: Makefile,v 1.12 2004/03/10 14:12:51 xtraeme Exp $
#
DISTNAME= blackbox-0.65.0
@@ -12,7 +12,7 @@ HOMEPAGE= http://blackboxwm.sourceforge.net/
COMMENT= Tools to set the root windows background
USE_LANGUAGES= c c++
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GCC_SHLIB= YES
USE_X11= YES
GNU_CONFIGURE= YES
@@ -26,5 +26,5 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/doc/bsetroot.1 ${PREFIX}/man/man1
( cd ${WRKSRC}/nls && ${MAKE} install )
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"