aboutsummaryrefslogtreecommitdiff
path: root/mail/libspf
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /mail/libspf
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Notes
Diffstat (limited to 'mail/libspf')
-rw-r--r--mail/libspf/Makefile4
-rw-r--r--mail/libspf/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/mail/libspf/Makefile b/mail/libspf/Makefile
index ae3edb44802b..aa78594cec0f 100644
--- a/mail/libspf/Makefile
+++ b/mail/libspf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libspf
DISTVERSION= 1.0.0-p3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.libspf.org/files/src/
@@ -15,7 +15,7 @@ MAINTAINER= mnag@FreeBSD.org
COMMENT= Sender Policy Framework (SPF) library and client
USE_BZIP2= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
OPTIONS= RFC_RECURSION "Change SPF recursion to 20 (as per RFC)" off \
diff --git a/mail/libspf/pkg-plist b/mail/libspf/pkg-plist
index 1d41d0256486..064ffdfcb7eb 100644
--- a/mail/libspf/pkg-plist
+++ b/mail/libspf/pkg-plist
@@ -5,6 +5,7 @@ include/spf.h
lib/libspf-1.0.so
lib/libspf-1.0.so.0
lib/libspf.a
+lib/libspf.la
lib/libspf.so
%%EXAMPLESDIR%%/examples/Sendmail/sendmail.cf
%%EXAMPLESDIR%%/examples/Sendmail/sendmail.mc.example