diff options
Diffstat (limited to 'net/pear-Net_URL')
-rw-r--r-- | net/pear-Net_URL/Makefile | 2 |
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> |