summaryrefslogtreecommitdiff
path: root/comms/p5-pilot-link
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-11 06:59:06 +0000
committersnj <snj@pkgsrc.org>2004-04-11 06:59:06 +0000
commitc0fa25a8a747f563c87bdf887245df5eb0896dbc (patch)
tree418c522a37f1aa0cae549e70878c660ab155cbd7 /comms/p5-pilot-link
parentf5ed550b9ec2e514da08332df731e4b2e9347a9d (diff)
downloadpkgsrc-c0fa25a8a747f563c87bdf887245df5eb0896dbc.tar.gz
Convert to buildlink3.
Diffstat (limited to 'comms/p5-pilot-link')
-rw-r--r--comms/p5-pilot-link/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/p5-pilot-link/Makefile b/comms/p5-pilot-link/Makefile
index 07e191e07e6..6b75b93c1df 100644
--- a/comms/p5-pilot-link/Makefile
+++ b/comms/p5-pilot-link/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/01/22 07:51:12 grant Exp $
+# $NetBSD: Makefile,v 1.21 2004/04/11 06:59:06 snj Exp $
#
.include "../../comms/pilot-link/Makefile.common"
@@ -12,7 +12,7 @@ BUILDLINK_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS}
USE_X11= YES
USE_GNU_TOOLS+= make
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
CONFIGURE_ARGS+= --with-perl=${PERL5}
PERL5_CONFIGURE= NO
@@ -36,8 +36,8 @@ post-install:
${INSTALL_SCRIPT} ${bin} ${PREFIX}/bin
.endfor
-.include "../../comms/pilot-link-libs/buildlink2.mk"
-.include "../../graphics/png/buildlink2.mk"
+.include "../../comms/pilot-link-libs/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"