summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-11-14 13:44:09 +0000
committerrh <rh@pkgsrc.org>2000-11-14 13:44:09 +0000
commit206f78f7bf1cbe1ee0df5e1c9ce22abace0327b7 (patch)
tree58eaf7dc7974640ea1703feb2a38d9b3fae8fb8e /textproc
parent888d6e881001fed7fe550eb0c378e79d93e15bff (diff)
downloadpkgsrc-206f78f7bf1cbe1ee0df5e1c9ce22abace0327b7.tar.gz
Take packlist from Text/Template, not IMAP/Admin!
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Template/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile
index bfbc61556df..2cde5c71ebc 100644
--- a/textproc/p5-Text-Template/Makefile
+++ b/textproc/p5-Text-Template/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/16 09:57:50 rh Exp $
+# $NetBSD: Makefile,v 1.2 2000/11/14 13:44:09 rh Exp $
#
DISTNAME= Text-Template-1.23
@@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.plover.com/~mjd/perl/Template/
USE_PERL5= YES
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IMAP/Admin/.packlist
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Template/.packlist
do-configure:
@cd ${WRKSRC} && ${ECHO} >.test && \