aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_GeoNames/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pear-Services_GeoNames/Makefile')
-rw-r--r--www/pear-Services_GeoNames/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pear-Services_GeoNames/Makefile b/www/pear-Services_GeoNames/Makefile
index a7523d48bbcb..440f18952a3d 100644
--- a/www/pear-Services_GeoNames/Makefile
+++ b/www/pear-Services_GeoNames/Makefile
@@ -8,8 +8,8 @@ CATEGORIES= www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP5 Interface to the GeoNames Public API
-BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2
-RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2
+BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2
+RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2
USES= pear