summaryrefslogtreecommitdiff
path: root/security/p5-Authen-CAS-Client
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 18:16:19 +0000
committerasau <asau@pkgsrc.org>2012-10-23 18:16:19 +0000
commit40b91e7ab919c68deb72b748cca1857afc0cc61a (patch)
tree2e3abeb7d7fb2a2cac43be623cf8c31f83e59ec8 /security/p5-Authen-CAS-Client
parentff862ac29f9feb874c8377e73c53e1d92c1569c8 (diff)
downloadpkgsrc-40b91e7ab919c68deb72b748cca1857afc0cc61a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'security/p5-Authen-CAS-Client')
-rw-r--r--security/p5-Authen-CAS-Client/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Authen-CAS-Client/Makefile b/security/p5-Authen-CAS-Client/Makefile
index 5b0f08667ee..7a82e227d3f 100644
--- a/security/p5-Authen-CAS-Client/Makefile
+++ b/security/p5-Authen-CAS-Client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/10/03 21:57:25 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/23 18:16:39 asau Exp $
#
DISTNAME= Authen-CAS-Client-0.05
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Authen-CAS-Client/
COMMENT= Perl 5 module providing an interface for JA-SIG's CAS
LICENSE= 2-clause-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Authen/CAS/Client/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled