diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 09:44:14 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 09:44:14 +0000 |
commit | 46f9eb7bdb72a12f98990747860f7e9bd8fc9c2d (patch) | |
tree | 9f505daf050a83a37a7110d6acec24fb41a83610 /finance/p5-Business-MaxMind-CreditCardFraudDetection | |
parent | 4f0f40cb05fcf0dafeb29921258f35833e960b6d (diff) | |
download | ports-46f9eb7bdb72a12f98990747860f7e9bd8fc9c2d.tar.gz ports-46f9eb7bdb72a12f98990747860f7e9bd8fc9c2d.zip |
Notes
Diffstat (limited to 'finance/p5-Business-MaxMind-CreditCardFraudDetection')
-rw-r--r-- | finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile b/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile index 8761138e7196..4442f1dac98c 100644 --- a/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile +++ b/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile @@ -21,7 +21,8 @@ RUN_DEPENDS+= p5-libwww>0.0:${PORTSDIR}/www/p5-libwww \ p5-Crypt-SSLeay>0.0:${PORTSDIR}/security/p5-Crypt-SSLeay BUILD_DEPENDS+= p5-libwww>0.0:${PORTSDIR}/www/p5-libwww -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Business::MaxMind::CreditCardFraudDetection.3 \ Business::MaxMind::HTTPBase.3 \ |