summaryrefslogtreecommitdiff
path: root/finance/p5-Data-Currency/Makefile
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 16:08:30 +0000
committerasau <asau@pkgsrc.org>2012-10-03 16:08:30 +0000
commit2eea1f0364dcac27849beb3909a92f46ef4fe39a (patch)
tree46fe46b7d33056bf481ec22f064115f708c4b124 /finance/p5-Data-Currency/Makefile
parent8412da50027d77b72e52b42c39c1673d55a507a7 (diff)
downloadpkgsrc-2eea1f0364dcac27849beb3909a92f46ef4fe39a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'finance/p5-Data-Currency/Makefile')
-rw-r--r--finance/p5-Data-Currency/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/finance/p5-Data-Currency/Makefile b/finance/p5-Data-Currency/Makefile
index 40f16b66ca4..8b404a36d0a 100644
--- a/finance/p5-Data-Currency/Makefile
+++ b/finance/p5-Data-Currency/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2011/08/14 12:41:40 obache Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/03 16:10:13 asau Exp $
DISTNAME= Data-Currency-0.04002
PKGNAME= p5-${DISTNAME}
@@ -20,7 +20,5 @@ DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Data/Currency/.packlist
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"