aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Geo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pear-Net_Geo/Makefile')
-rw-r--r--net/pear-Net_Geo/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/pear-Net_Geo/Makefile b/net/pear-Net_Geo/Makefile
index b6dd5a26e57d..4e2159661df8 100644
--- a/net/pear-Net_Geo/Makefile
+++ b/net/pear-Net_Geo/Makefile
@@ -8,10 +8,10 @@ CATEGORIES= net pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Geographical locations based on Internet address
-BUILD_DEPENDS= ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache \
- ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer
-RUN_DEPENDS= ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache \
- ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer
+BUILD_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache \
+ ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer
+RUN_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache \
+ ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer
USES= pear