From 6485307174bb91133889b48ea5562d4bebde0652 Mon Sep 17 00:00:00 2001 From: edwin Date: Tue, 2 Sep 2003 08:08:25 +0000 Subject: FIx dependency PR: ports/51071 Submitted by: Roman Neuhauser --- net/pear-Net_URL/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/pear-Net_URL') 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 -- cgit v1.1