aboutsummaryrefslogtreecommitdiffstats
path: root/mail/opensmtpd-devel/Makefile
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2015-06-23 18:43:59 +0800
committerashish <ashish@FreeBSD.org>2015-06-23 18:43:59 +0800
commitd6668a080c2cbad3f58ecad1350f492fcdf88867 (patch)
treecfb3856c7d624e3d9ba9305afdac9c762c07d40c /mail/opensmtpd-devel/Makefile
parent70472be8f8d11cfd9375c6a1a6d61a0959b72595 (diff)
downloadfreebsd-ports-gnome-d6668a080c2cbad3f58ecad1350f492fcdf88867.tar.gz
freebsd-ports-gnome-d6668a080c2cbad3f58ecad1350f492fcdf88867.tar.zst
freebsd-ports-gnome-d6668a080c2cbad3f58ecad1350f492fcdf88867.zip
- Update to 201506112227
- Enable "db" backend by default PR: 200981 Submitted by: Andrey Fesenko <andrey@bsdnir.info>
Diffstat (limited to 'mail/opensmtpd-devel/Makefile')
-rw-r--r--mail/opensmtpd-devel/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/opensmtpd-devel/Makefile b/mail/opensmtpd-devel/Makefile
index 46aa863e6934..4eef13f60d34 100644
--- a/mail/opensmtpd-devel/Makefile
+++ b/mail/opensmtpd-devel/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= opensmtpd
-PORTVERSION= 201502012312
-PORTREVISION= 2
+PORTVERSION= 201506112227
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= http://www.opensmtpd.org/archives/ \
@@ -29,7 +28,7 @@ MAILERCONF_DESC= Activate OpenSMTPD in mailer.conf(5)
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libevent-dir=${LOCALBASE} --sysconfdir=${PREFIX}/etc/mail/ \
- --with-mailwrapper --with-ssl-dir=${OPENSSLBASE}
+ --with-mailwrapper --with-ssl-dir=${OPENSSLBASE} --enable-table-db
USE_RC_SUBR= smtpd
SUB_FILES= pkg-install pkg-deinstall