pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-AuthCAS pkglint cleanup: use standard pack...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db9b303fd4c7
branches:  trunk
changeset: 603937:db9b303fd4c7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 17 10:21:12 2012 +0000

description:
pkglint cleanup: use standard packlist path.

diffstat:

 security/p5-AuthCAS/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c2b8ee0240ae -r db9b303fd4c7 security/p5-AuthCAS/Makefile
--- a/security/p5-AuthCAS/Makefile      Thu May 17 09:36:17 2012 +0000
+++ b/security/p5-AuthCAS/Makefile      Thu May 17 10:21:12 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/05/16 15:55:23 bouyer Exp $
+# $NetBSD: Makefile,v 1.2 2012/05/17 10:21:12 wiz Exp $
 
 DISTNAME=      AuthCAS-1.5
 PKGNAME=       p5-${DISTNAME}
@@ -13,7 +13,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 USE_LANGUAGES=         #
 
-PERL5_PACKLIST= ${PERL5_ARCHLIB}auto/AuthCAS/.packlist
+PERL5_PACKLIST=        auto/AuthCAS/.packlist
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index