summaryrefslogtreecommitdiff
path: root/misc/p5-I18N-LangTags
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 09:57:15 +0000
committerasau <asau@pkgsrc.org>2012-10-08 09:57:15 +0000
commit8f75236f827c34ceeecf003721ddba4db5044cdb (patch)
tree53b43134363be0fb8b959c5efdc853bf559a032d /misc/p5-I18N-LangTags
parent04a5a3626d07f479d3e2122261c3c6b9406ec8c1 (diff)
downloadpkgsrc-8f75236f827c34ceeecf003721ddba4db5044cdb.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'misc/p5-I18N-LangTags')
-rw-r--r--misc/p5-I18N-LangTags/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/p5-I18N-LangTags/Makefile b/misc/p5-I18N-LangTags/Makefile
index f996e68f604..8d3dbf2a908 100644
--- a/misc/p5-I18N-LangTags/Makefile
+++ b/misc/p5-I18N-LangTags/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/10/03 21:56:45 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/08 09:57:33 asau Exp $
#
DISTNAME= I18N-LangTags-0.35
@@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/I18N-LangTags/
COMMENT= Perl5 functions for dealing with RFC3066-style language tags
-PKG_DESTDIR_SUPPORT= user-destdir
-
PERL5_PACKLIST= auto/I18N/LangTags/.packlist
.include "../../lang/perl5/module.mk"