pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-MasonX-Request-WithApacheSession Remove comment...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af55b831d78b
branches:  trunk
changeset: 483010:af55b831d78b
user:      he <he%pkgsrc.org@localhost>
date:      Fri Nov 05 23:41:57 2004 +0000

description:
Remove commented-out PERL5_PACKLIST, since it can't be used.
Module build/install setup apparently doesn't install a .packlist.

diffstat:

 www/p5-MasonX-Request-WithApacheSession/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 4a2cd56e8e28 -r af55b831d78b www/p5-MasonX-Request-WithApacheSession/Makefile
--- a/www/p5-MasonX-Request-WithApacheSession/Makefile  Fri Nov 05 23:36:45 2004 +0000
+++ b/www/p5-MasonX-Request-WithApacheSession/Makefile  Fri Nov 05 23:41:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/05 23:35:30 he Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/05 23:41:57 he Exp $
 
 DISTNAME=      MasonX-Request-WithApacheSession-0.30
 PKGNAME=       p5-${DISTNAME}
@@ -14,7 +14,6 @@
 DEPENDS+=      p5-HTML-Mason>=1.16:../../www/p5-HTML-Mason
 
 USE_BUILDLINK3=        YES
-# PERL5_PACKLIST=      ${PERL5_SITEARCH}/auto/MasonX/Request/WithApacheSession/.packlist
 
 PLIST_SUBST+=  INSTALLSITELIB=${PERL5_INSTALLSITELIB:S^${LOCALBASE}/^^}
 PLIST_SUBST+=  INSTALLSITEMAN3DIR=${PERL5_INSTALLSITEMAN3DIR:S^${LOCALBASE}/^^}



Home | Main Index | Thread Index | Old Index