summaryrefslogtreecommitdiff
path: root/mail/libesmtp
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-27 06:58:07 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-27 06:58:07 +0000
commit6efed8740add6ea540674e0b15ea2f3b68ccba65 (patch)
tree85d339b8af51ecdcbd81aef65a9e73ca892c1be0 /mail/libesmtp
parentUse libtool from ports to avoid an objformat shared library version botch (diff)
Use libtool port instead of included one to avoid objformat a.out botch
Notes
Notes: svn path=/head/; revision=183386
Diffstat (limited to 'mail/libesmtp')
-rw-r--r--mail/libesmtp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile
index 206e1a009ff8..3dc8beedabd9 100644
--- a/mail/libesmtp/Makefile
+++ b/mail/libesmtp/Makefile
@@ -18,6 +18,7 @@ MAINTAINER= mnag@FreeBSD.org
COMMENT= A library for posting electronic mail
USE_BZIP2= yes
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes