aboutsummaryrefslogtreecommitdiff
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 e45d8fa8dd07..e669958d1c8c 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:net/pear-Net_Socket
+BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR}
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= pear