summaryrefslogtreecommitdiff
path: root/net/vcheck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/vcheck/Makefile')
-rw-r--r--net/vcheck/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vcheck/Makefile b/net/vcheck/Makefile
index e75af3e4a34..6507dc988f3 100644
--- a/net/vcheck/Makefile
+++ b/net/vcheck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:47:01 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/07/13 18:01:37 jlam 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
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/vcheck/.packlist
+PERL5_PACKLIST= auto/vcheck/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"