aboutsummaryrefslogtreecommitdiffstats
path: root/net/pear-Net_URL2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pear-Net_URL2/Makefile')
-rw-r--r--net/pear-Net_URL2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_URL2/Makefile b/net/pear-Net_URL2/Makefile
index 24aa4772017..2e3db2aaaeb 100644
--- a/net/pear-Net_URL2/Makefile
+++ b/net/pear-Net_URL2/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= PEAR
MAINTAINER= ports@FreeBSD.org
COMMENT= Easy parsing of Urls
-BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
+BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
RUN_DEPENDS= ${BUILD_DEPENDS}
.include <bsd.port.pre.mk>