summaryrefslogtreecommitdiff
path: root/security/p5-Authen-CAS-Client
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 18:16:19 +0000
committerasau <asau>2012-10-23 18:16:19 +0000
commit02fd687ccd4b6e6c62304e11bab2551c0a4e3b20 (patch)
tree2e3abeb7d7fb2a2cac43be623cf8c31f83e59ec8 /security/p5-Authen-CAS-Client
parent99a6fca149c45543be1f13c6dca05a1f6b130285 (diff)
downloadpkgsrc-02fd687ccd4b6e6c62304e11bab2551c0a4e3b20.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