aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_URL
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-02 08:08:25 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-02 08:08:25 +0000
commitc5d38a2ca5d50952613b395caae500d574515d5d (patch)
tree21e08b9d0af4b197283dafab284984c3de1175b7 /net/pear-Net_URL
parent972472cfcca56b61ad15a6092e3f3d7dc3808d0c (diff)
downloadports-c5d38a2ca5d50952613b395caae500d574515d5d.tar.gz
ports-c5d38a2ca5d50952613b395caae500d574515d5d.zip
Notes
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 24aa4772017e..2e3db2aaaeb1 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>