aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-12-18 22:35:53 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-12-18 22:35:53 +0800
commit66b3fd556690b15d2e52ca84db9286ccee643ac4 (patch)
tree3a428d490afa9c335ec9ede546acd7a93c2c3abe /mail
parentef2db24eab2ee01698b8574d60058887a5a6144d (diff)
downloadfreebsd-ports-gnome-66b3fd556690b15d2e52ca84db9286ccee643ac4.tar.gz
freebsd-ports-gnome-66b3fd556690b15d2e52ca84db9286ccee643ac4.tar.zst
freebsd-ports-gnome-66b3fd556690b15d2e52ca84db9286ccee643ac4.zip
Use new LIB_DEPENDS regime
Diffstat (limited to 'mail')
-rw-r--r--mail/milter-callback/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/milter-callback/Makefile b/mail/milter-callback/Makefile
index df3e68491d33..ca4d94df215a 100644
--- a/mail/milter-callback/Makefile
+++ b/mail/milter-callback/Makefile
@@ -11,7 +11,7 @@ COMMENT= Milter to perform a envelope-from sender verification on target MX
LICENSE= GPLv3
-LIB_DEPENDS+= spf2:${PORTSDIR}/mail/libspf2
+LIB_DEPENDS+= libspf2.so:${PORTSDIR}/mail/libspf2
USE_XZ= yes
USE_RC_SUBR= milter-callback