aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-08-05 23:05:29 +0800
committeraz <az@FreeBSD.org>2013-08-05 23:05:29 +0800
commit12549b30c2eef8132a2851d6f17e8c45a3491872 (patch)
tree6094da914716107bca7d35889c1b8aab5e6097c7 /finance
parent7e71988ad884bca5467171d41d1f68fd7040697b (diff)
downloadfreebsd-ports-graphics-12549b30c2eef8132a2851d6f17e8c45a3491872.tar.gz
freebsd-ports-graphics-12549b30c2eef8132a2851d6f17e8c45a3491872.tar.zst
freebsd-ports-graphics-12549b30c2eef8132a2851d6f17e8c45a3491872.zip
- Convert to new perl framework
- Trim Makefile header Approved by: tobez@ (maintainer)
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Business-CreditCard/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/p5-Business-CreditCard/Makefile b/finance/p5-Business-CreditCard/Makefile
index d9c3bfa9fc2..6b0ae66e400 100644
--- a/finance/p5-Business-CreditCard/Makefile
+++ b/finance/p5-Business-CreditCard/Makefile
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl5 module to validate/generate credit card checksums/names
-PERL_CONFIGURE= YES
+USES= perl5
+USE_PERL5= configure
MAN3= Business::CreditCard.3