aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-12-21 09:30:20 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-12-21 09:30:20 +0000
commite452bf0519c6ccd1c93e7df06ae2586026665279 (patch)
tree24ff8fdff627318465eb6e4d264b603243ae55a4
parent2530dac7cc2cb36e636bd95443e49818ed611486 (diff)
downloadports-e452bf0519c6ccd1c93e7df06ae2586026665279.tar.gz
ports-e452bf0519c6ccd1c93e7df06ae2586026665279.zip
Notes
-rw-r--r--mail/tpop3d/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile
index 39091ac2b93d..35a09e12972b 100644
--- a/mail/tpop3d/Makefile
+++ b/mail/tpop3d/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tpop3d
PORTVERSION= 1.5.3
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.ex-parrot.com/~chris/tpop3d/
@@ -18,6 +19,7 @@ USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-auth-other \
--enable-tcp-wrappers \
+ --enable-tls \
--with-mailspool-directory=/var/mail
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}