diff options
Diffstat (limited to 'mail/libspf/Makefile')
-rw-r--r-- | mail/libspf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libspf/Makefile b/mail/libspf/Makefile index a628576683a8..ae3edb44802b 100644 --- a/mail/libspf/Makefile +++ b/mail/libspf/Makefile @@ -15,7 +15,7 @@ MAINTAINER= mnag@FreeBSD.org COMMENT= Sender Policy Framework (SPF) library and client USE_BZIP2= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes OPTIONS= RFC_RECURSION "Change SPF recursion to 20 (as per RFC)" off \ |