summaryrefslogtreecommitdiff
path: root/wm/afterstep
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/afterstep
parent363fed6288bbcd0b4d4d270dc5cf3aab8d65523d (diff)
downloadpkgsrc-ecdb31d738f105fee94692a13ef64466e5c9e9b3.tar.gz
bl3ify
Diffstat (limited to 'wm/afterstep')
-rw-r--r--wm/afterstep/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile
index 5a85eab3190..8a84713218e 100644
--- a/wm/afterstep/Makefile
+++ b/wm/afterstep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/07/17 22:55:08 grant Exp $
+# $NetBSD: Makefile,v 1.24 2004/03/10 14:12:50 xtraeme Exp $
DISTNAME= AfterStep-1.8.11
PKGNAME= afterstep-1.8.11
@@ -16,7 +16,7 @@ DEPENDS+= asclock-[0-9]*:../../time/asclock
DEPENDS+= xp-[0-9]*:../../x11/xp
AUTOCONF_REQD= 2.13
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_X11= YES
@@ -41,9 +41,9 @@ pre-configure:
${CHMOD} 755 configure; \
${AUTOHEADER} --localdir=autoconf autoconf/configure.in > autoconf/config.h.in;
-.include "../../audio/rplay/buildlink2.mk"
-.include "../../graphics/jpeg/buildlink2.mk"
-.include "../../graphics/png/buildlink2.mk"
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../audio/rplay/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/autoconf.mk"
.include "../../mk/bsd.pkg.mk"