summaryrefslogtreecommitdiffstats
path: root/net/pear-Net_URL
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-02 08:08:25 +0000
committeredwin <edwin@FreeBSD.org>2003-09-02 08:08:25 +0000
commit6485307174bb91133889b48ea5562d4bebde0652 (patch)
tree6db9b2804facf8678c25aa4c8e3be2ff223e6d99 /net/pear-Net_URL
parent97fdb824bed0c87780c6a7bd0f9d6153839ae7f2 (diff)
downloadFreeBSD-ports-6485307174bb91133889b48ea5562d4bebde0652.zip
FreeBSD-ports-6485307174bb91133889b48ea5562d4bebde0652.tar.gz
FIx dependency
PR: ports/51071 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Diffstat (limited to 'net/pear-Net_URL')
-rw-r--r--net/pear-Net_URL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile
index 24aa477..2e3db2a 100644
--- a/net/pear-Net_URL/Makefile
+++ b/net/pear-Net_URL/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>
OpenPOWER on IntegriCloud