summaryrefslogtreecommitdiff
path: root/www/p5-CGI-FastTemplate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-FastTemplate/Makefile')
-rw-r--r--www/p5-CGI-FastTemplate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-FastTemplate/Makefile b/www/p5-CGI-FastTemplate/Makefile
index 9d92f4fe9ed..8ebf3783afd 100644
--- a/www/p5-CGI-FastTemplate/Makefile
+++ b/www/p5-CGI-FastTemplate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:56 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:46 jlam Exp $
DISTNAME= CGI-FastTemplate-1.09
PKGNAME= p5-${DISTNAME}
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 extension for managing templates
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/CGI/FastTemplate/.packlist
+PERL5_PACKLIST= auto/CGI/FastTemplate/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"