diff options
Diffstat (limited to 'net/vcheck/Makefile')
-rw-r--r-- | net/vcheck/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vcheck/Makefile b/net/vcheck/Makefile index af82adb671c..199dc4d3051 100644 --- a/net/vcheck/Makefile +++ b/net/vcheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/03/26 02:27:50 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/25 07:41:13 snj Exp $ # DISTNAME= vcheck-1.2.1 @@ -12,7 +12,7 @@ COMMENT= Latest program version checker and auto-downloader DEPENDS+= p5-libwww>=5.69nb1:../../www/p5-libwww -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/vcheck/.packlist .include "../../lang/perl5/module.mk" |