aboutsummaryrefslogtreecommitdiff
path: root/mail/esmtp
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-17 16:08:20 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-17 16:08:20 +0000
commit2b827e1a01473b8ae555c145d452c96ef7c222e3 (patch)
treeb54ec59780dc6e6e1159154ccadde6aa7d3e1c19 /mail/esmtp
parent3ba17aa13bf0e089b9b7d2b5e00a20008763453f (diff)
downloadports-2b827e1a01473b8ae555c145d452c96ef7c222e3.tar.gz
ports-2b827e1a01473b8ae555c145d452c96ef7c222e3.zip
mail/libesmtp:
- Convert to USES=libtool and bump dependent ports - Use option helpers - Remove PTHREAD_CFLAGS and PTHREAD_LIBS - Add INSTALL_TARGET=install-strip
Notes
Notes: svn path=/head/; revision=365199
Diffstat (limited to 'mail/esmtp')
-rw-r--r--mail/esmtp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile
index fd8acb6d5384..d7e46d08f840 100644
--- a/mail/esmtp/Makefile
+++ b/mail/esmtp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= esmtp
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF