aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Shorten-Bitly/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-Shorten-Bitly/Makefile')
-rw-r--r--www/p5-WWW-Shorten-Bitly/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-WWW-Shorten-Bitly/Makefile b/www/p5-WWW-Shorten-Bitly/Makefile
index f374977b9b36..ac1aee80480c 100644
--- a/www/p5-WWW-Shorten-Bitly/Makefile
+++ b/www/p5-WWW-Shorten-Bitly/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Abstract interface to bit.ly, one of URL shortening sites
-BUILD_DEPENDS= p5-JSON-Any>=1.18:${PORTSDIR}/converters/p5-JSON-Any \
- p5-WWW-Shorten>=1.9:${PORTSDIR}/www/p5-WWW-Shorten \
- p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple
+BUILD_DEPENDS= p5-JSON-Any>=1.18:converters/p5-JSON-Any \
+ p5-WWW-Shorten>=1.9:www/p5-WWW-Shorten \
+ p5-XML-Simple>=2.18:textproc/p5-XML-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5