aboutsummaryrefslogtreecommitdiff
path: root/mail/libspf2-10/Makefile
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/libspf2-10/Makefile
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'mail/libspf2-10/Makefile')
-rw-r--r--mail/libspf2-10/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/libspf2-10/Makefile b/mail/libspf2-10/Makefile
index 4bdd70a878eb..f180e9cbe62b 100644
--- a/mail/libspf2-10/Makefile
+++ b/mail/libspf2-10/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libspf2
PORTVERSION= 1.0.4
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.libspf2.org/%SUBDIR%/
MASTER_SITE_SUBDIR= spf
@@ -20,8 +21,6 @@ LATEST_LINK= libspf2-10
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:15
-
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>