aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-MDB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pear-MDB/Makefile')
-rw-r--r--databases/pear-MDB/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pear-MDB/Makefile b/databases/pear-MDB/Makefile
index 414c9f0400e6..1bfd4c228731 100644
--- a/databases/pear-MDB/Makefile
+++ b/databases/pear-MDB/Makefile
@@ -8,8 +8,8 @@ CATEGORIES= databases www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR unified API for DB access, based on user meta data
-BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
-RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
+BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser
+RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser
USES= pear