summaryrefslogtreecommitdiff
path: root/security/p5-AuthCAS
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-AuthCAS')
-rw-r--r--security/p5-AuthCAS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-AuthCAS/Makefile b/security/p5-AuthCAS/Makefile
index 74a95131b62..fa46f44e2a4 100644
--- a/security/p5-AuthCAS/Makefile
+++ b/security/p5-AuthCAS/Makefile
@@ -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 @@ LICENSE= ${PERL5_LICENSE}
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"