1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Add missing TLS support

PR:		ports/75331
Submitted by:	Gea-Suan Lin <gslin(at)netnews.NCTU.edu.tw>
Approved by:	maintainer
This commit is contained in:
Sergey Matveychuk 2004-12-21 09:30:20 +00:00
parent 2530dac7cc
commit e452bf0519
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124671

View File

@ -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}