summaryrefslogtreecommitdiff
path: root/finance/p5-Algorithm-LUHN/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/p5-Algorithm-LUHN/Makefile')
-rw-r--r--finance/p5-Algorithm-LUHN/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/finance/p5-Algorithm-LUHN/Makefile b/finance/p5-Algorithm-LUHN/Makefile
index a723c86014c..8c3ee9fbfd5 100644
--- a/finance/p5-Algorithm-LUHN/Makefile
+++ b/finance/p5-Algorithm-LUHN/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/08/14 12:41:40 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/03 16:10:13 asau Exp $
DISTNAME= Algorithm-LUHN-1.00
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,5 @@ COMMENT= Calculate the Modulus 10 Double Add Double checksum
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Algorithm/LUHN/.packlist
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"