summaryrefslogtreecommitdiff
path: root/wm/pekwm
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/pekwm
parente01669e001baeeba6a25ffc65896169e4b019944 (diff)
downloadpkgsrc-32fdb1506763c8cd24a035b9208e5cb699845861.tar.gz
bl3ify
Diffstat (limited to 'wm/pekwm')
-rw-r--r--wm/pekwm/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/wm/pekwm/Makefile b/wm/pekwm/Makefile
index e35849abbec..d252fb09354 100644
--- a/wm/pekwm/Makefile
+++ b/wm/pekwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/24 15:18:32 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/02/26 09:02:43 xtraeme Exp $
#
DISTNAME= pekwm-0.1.3
@@ -12,7 +12,7 @@ HOMEPAGE= http://pekwm.org/
COMMENT= Window manager based on aewm++
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_X11= YES
USE_PERL5= run
@@ -40,6 +40,6 @@ CONF_FILES+= ${EGDIR}/${f} ${PKG_SYSCONFDIR}/${f}
.endfor
.undef f
-.include "../../lang/perl5/buildlink2.mk"
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../lang/perl5/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"