aboutsummaryrefslogtreecommitdiff
path: root/mail/milter-callback
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-12-18 14:35:53 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-12-18 14:35:53 +0000
commit6c3cf730f5200ee8faafe98e1a646d21f4bef421 (patch)
tree3a428d490afa9c335ec9ede546acd7a93c2c3abe /mail/milter-callback
parentac083c9976fcd12d5e6be910691cabe6a36f2181 (diff)
downloadports-6c3cf730f5200ee8faafe98e1a646d21f4bef421.tar.gz
ports-6c3cf730f5200ee8faafe98e1a646d21f4bef421.zip
Use new LIB_DEPENDS regime
Notes
Notes: svn path=/head/; revision=336836
Diffstat (limited to 'mail/milter-callback')
-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