aboutsummaryrefslogtreecommitdiffstats
path: root/finance/p5-Business-MaxMind-CreditCardFraudDetection
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 22:00:51 +0800
committermat <mat@FreeBSD.org>2016-04-01 22:00:51 +0800
commit148314483d3098c0d6a33944f1190842e671502f (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /finance/p5-Business-MaxMind-CreditCardFraudDetection
parent96cd8e4bc2d30db4bc3bbbf3fcdcc98121c879e0 (diff)
downloadfreebsd-ports-graphics-148314483d3098c0d6a33944f1190842e671502f.tar.gz
freebsd-ports-graphics-148314483d3098c0d6a33944f1190842e671502f.tar.zst
freebsd-ports-graphics-148314483d3098c0d6a33944f1190842e671502f.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'finance/p5-Business-MaxMind-CreditCardFraudDetection')
-rw-r--r--finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile b/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile
index 7c48b9e0c8e..78c27001dee 100644
--- a/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile
+++ b/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile
@@ -13,9 +13,9 @@ DISTNAME= Business-MaxMind-${PORTVERSION}
MAINTAINER= vivek@khera.org
COMMENT= Interface to MaxMind minFraud service
-RUN_DEPENDS+= p5-libwww>0.0:${PORTSDIR}/www/p5-libwww \
- p5-LWP-Protocol-https>0.0:${PORTSDIR}/www/p5-LWP-Protocol-https
-BUILD_DEPENDS+= p5-libwww>0.0:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS+= p5-libwww>0.0:www/p5-libwww \
+ p5-LWP-Protocol-https>0.0:www/p5-LWP-Protocol-https
+BUILD_DEPENDS+= p5-libwww>0.0:www/p5-libwww
USES= perl5 shebangfix
SHEBANG_FILES= example*.pl