summaryrefslogtreecommitdiff
path: root/mail/libesmtp
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-07-30 12:05:02 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-07-30 12:05:02 +0000
commit65a911e0798fd2b54e11788aa83918644e5213c5 (patch)
tree9b3aa3035ed773c5e9875f91f0a8948049cb34c7 /mail/libesmtp
parentUpdate to 1.2. (diff)
Remove libtool-based "nit" in build.log to silence complaints about
discovering libtool files after building/installing. Correct a punctuation error in a comment. PR: 29283 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=45614
Diffstat (limited to 'mail/libesmtp')
-rw-r--r--mail/libesmtp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile
index 64cc509a608e..7d3521e7cc5a 100644
--- a/mail/libesmtp/Makefile
+++ b/mail/libesmtp/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \
MAINTAINER= jmcoopr@webmail.bmi.net
+LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool
+
USE_BZIP2= yes
USE_GMAKE= yes
USE_OPENSSL= yes
@@ -22,7 +24,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-# the following is required for Balsa-1.17
+# the following is required for Balsa-1.1.7
CONFIGURE_ARGS= --enable-require-all-recipients
post-install: