summaryrefslogtreecommitdiff
path: root/wm/pekwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/pekwm/Makefile')
-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"