diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Template/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-Text-Template/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 6c3781af6d2..378e4bae51b 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2001/10/18 15:20:43 veego Exp $ +# $NetBSD: Makefile,v 1.6 2001/11/22 09:45:21 martti Exp $ # -DISTNAME= Text-Template-1.31 +DISTNAME= Text-Template-1.42 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tte CATEGORIES= textproc perl5 @@ -15,7 +15,6 @@ USE_PERL5= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Template/.packlist do-configure: - @cd ${WRKSRC} && ${ECHO} >.test && \ - ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL + @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL .include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-Text-Template/distinfo b/textproc/p5-Text-Template/distinfo index d07fb5296ab..31250d98f0b 100644 --- a/textproc/p5-Text-Template/distinfo +++ b/textproc/p5-Text-Template/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 15:05:03 skrll Exp $ +$NetBSD: distinfo,v 1.3 2001/11/22 09:45:22 martti Exp $ -SHA1 (Text-Template-1.31.tar.gz) = 093ea92413c07a670ff9a8355f8b597138379d1a -Size (Text-Template-1.31.tar.gz) = 30323 bytes +SHA1 (Text-Template-1.42.tar.gz) = dcd389054d9f5fac507d6ee0fd32752d49a835ba +Size (Text-Template-1.42.tar.gz) = 42497 bytes |