summaryrefslogtreecommitdiff
path: root/comms/p5-pilot-link
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 06:59:06 +0000
committersnj <snj>2004-04-11 06:59:06 +0000
commit94ccacefa2a12460023164f1d9922a822cb639fe (patch)
tree418c522a37f1aa0cae549e70878c660ab155cbd7 /comms/p5-pilot-link
parent7120abd10a4728e762b3382198a11f5e9160c275 (diff)
downloadpkgsrc-94ccacefa2a12460023164f1d9922a822cb639fe.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"