diff options
author | kim <kim> | 2004-04-01 16:13:17 +0000 |
---|---|---|
committer | kim <kim> | 2004-04-01 16:13:17 +0000 |
commit | d4fbab177b18ca38abd516b9b0b370e931e244b7 (patch) | |
tree | 74128b7b49763da84b78eb271c1b5088aebe6c32 /www | |
parent | f6e7139442c6fbeca874a5686a19ee8e9852dcd5 (diff) | |
download | pkgsrc-d4fbab177b18ca38abd516b9b0b370e931e244b7.tar.gz |
Make Perl packlist used again.
Preserve line breaks in directory names (in icon display).
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Gallery/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Apache-Gallery/distinfo | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index 3d3180098e6..28d730e9499 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2004/02/11 22:56:23 xtraeme Exp $ +# $NetBSD: Makefile,v 1.15 2004/04/01 16:13:17 kim Exp $ # DISTNAME= Apache-Gallery-0.7 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5aga CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} @@ -23,6 +23,7 @@ DEPENDS+= p5-libapreq-[0-9]*:../../www/p5-libapreq USE_BUILDLINK3= YES USE_PKGINSTALL= YES USE_X11= YES +USE_PERL5= run PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/Gallery/.packlist .include "../../mk/bsd.prefs.mk" diff --git a/www/p5-Apache-Gallery/distinfo b/www/p5-Apache-Gallery/distinfo index 57c19a06612..88cb10e047c 100644 --- a/www/p5-Apache-Gallery/distinfo +++ b/www/p5-Apache-Gallery/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.3 2003/09/21 16:21:15 kim Exp $ +$NetBSD: distinfo,v 1.4 2004/04/01 16:13:17 kim Exp $ SHA1 (Apache-Gallery-0.7.tar.gz) = bb73d611da624d23273cebfd269156040857b6c4 Size (Apache-Gallery-0.7.tar.gz) = 73532 bytes +SHA1 (patch-aa) = 7b6f5e774b1bf40850b6d7e3dc19ec675625ff1f |