summaryrefslogtreecommitdiff
path: root/finance/p5-Locale-Currency-Format
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 16:08:30 +0000
committerasau <asau>2012-10-03 16:08:30 +0000
commit8f93640dfae9a7c9f0894375997d8c0ee2f763b9 (patch)
tree46fe46b7d33056bf481ec22f064115f708c4b124 /finance/p5-Locale-Currency-Format
parent1809d7ba3455d86a8ef901f366d347dcfe237819 (diff)
downloadpkgsrc-8f93640dfae9a7c9f0894375997d8c0ee2f763b9.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'finance/p5-Locale-Currency-Format')
-rw-r--r--finance/p5-Locale-Currency-Format/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/finance/p5-Locale-Currency-Format/Makefile b/finance/p5-Locale-Currency-Format/Makefile
index e7e1c85c20f..7eb285e11c7 100644
--- a/finance/p5-Locale-Currency-Format/Makefile
+++ b/finance/p5-Locale-Currency-Format/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2011/08/16 21:45:12 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/03 16:10:13 asau Exp $
DISTNAME= Locale-Currency-Format-1.30
PKGNAME= p5-${DISTNAME}
@@ -15,7 +15,5 @@ LICENSE= gnu-gpl-v2 # OR artistic
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Locale/Currency/Format/.packlist
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"