aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Geo-Caching
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/p5-Geo-Caching
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
Notes
Diffstat (limited to 'www/p5-Geo-Caching')
-rw-r--r--www/p5-Geo-Caching/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Geo-Caching/Makefile b/www/p5-Geo-Caching/Makefile
index 00586921d78a..c266eedd230a 100644
--- a/www/p5-Geo-Caching/Makefile
+++ b/www/p5-Geo-Caching/Makefile
@@ -14,9 +14,9 @@ COMMENT= Object interface for querying Geocaching.com website
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Geo-Cache>=0:${PORTSDIR}/misc/p5-Geo-Cache \
- p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \
- p5-Geo-Gpx>=0:${PORTSDIR}/graphics/p5-Geo-Gpx
+BUILD_DEPENDS= p5-Geo-Cache>=0:misc/p5-Geo-Cache \
+ p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize \
+ p5-Geo-Gpx>=0:graphics/p5-Geo-Gpx
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5