summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Test/Makefile')
-rw-r--r--www/p5-Apache-Test/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile
index 954b8d8dead..bf634a977a8 100644
--- a/www/p5-Apache-Test/Makefile
+++ b/www/p5-Apache-Test/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:55 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/07/13 18:01:46 jlam Exp $
#
DISTNAME= Apache-Test-1.20
@@ -11,7 +11,7 @@ MAINTAINER= adam@migus.org
HOMEPAGE= http://search.cpan.org/dist/Apache-Test/
COMMENT= Wrapper for Test.pm to test an Apache server
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/Test/.packlist
+PERL5_PACKLIST= auto/Apache/Test/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"