aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pear-Net_LMTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pear-Net_LMTP/Makefile')
-rw-r--r--mail/pear-Net_LMTP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Net_LMTP/Makefile b/mail/pear-Net_LMTP/Makefile
index 8f458cbaee86..5ab36bc6a628 100644
--- a/mail/pear-Net_LMTP/Makefile
+++ b/mail/pear-Net_LMTP/Makefile
@@ -10,7 +10,7 @@ COMMENT= PEAR implementation of the RFC2033 LMTP protocol
LICENSE= PHP301
-BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
+BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= pear