summaryrefslogtreecommitdiff
path: root/net/p5-Wais
diff options
context:
space:
mode:
authorsnj <snj>2004-05-11 04:07:52 +0000
committersnj <snj>2004-05-11 04:07:52 +0000
commit5f1c905f02619439ba4b87a35e09dd0fd528743b (patch)
tree0c54a8732ed76b58481b0b6fea3410692e95ebe1 /net/p5-Wais
parent6f9f8060fbfa3138726f00f8dd0f39b25bd3a675 (diff)
downloadpkgsrc-5f1c905f02619439ba4b87a35e09dd0fd528743b.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/p5-Wais')
-rw-r--r--net/p5-Wais/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Wais/Makefile b/net/p5-Wais/Makefile
index 453173ae112..80bf7d93d99 100644
--- a/net/p5-Wais/Makefile
+++ b/net/p5-Wais/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/21 17:11:06 martti Exp $
+# $NetBSD: Makefile,v 1.11 2004/05/11 04:07:52 snj Exp $
#
DISTNAME= Wais-2.311
@@ -12,12 +12,12 @@ COMMENT= Perl5 module for accessing WAIS servers
DEPENDS+= p5-Curses>=1.02:../../devel/p5-Curses
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Wais/.packlist
post-patch:
${FIND} ${WRKSRC} -name "*.orig" -exec ${RM} -f {} \;
.include "../../lang/perl5/module.mk"
-.include "../../net/freewais-sf/buildlink2.mk"
+.include "../../net/freewais-sf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"