aboutsummaryrefslogtreecommitdiff
path: root/mail/py-milter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/py-milter/Makefile')
-rw-r--r--mail/py-milter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-milter/Makefile b/mail/py-milter/Makefile
index 264d4cf8b480..341ee6bd477a 100644
--- a/mail/py-milter/Makefile
+++ b/mail/py-milter/Makefile
@@ -16,7 +16,7 @@ COMMENT= Python interface to Sendmail milter API
LICENSE= GPLv2
.if !exists(/usr/lib/libmilter.so)
-LIB_DEPENDS= milter:${PORTSDIR}/mail/sendmail
+LIB_DEPENDS= libmilter.so:${PORTSDIR}/mail/sendmail
.endif
PYPORTNAME= ${PKGNAMEPREFIX:C/[0-9]+-//}${PORTNAME}