aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftp-tls
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-08-29 19:52:59 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-08-29 19:52:59 +0000
commit57c03b88a96b8a2cf1b51245fdce5c3e13144a8c (patch)
treed9fb4e997ef926f7b29471d51f4d583149d610b5 /ftp/ftp-tls
parent99ef5b4fc3997726fb4cab65c4445a48d3d98679 (diff)
downloadports-57c03b88a96b8a2cf1b51245fdce5c3e13144a8c.tar.gz
ports-57c03b88a96b8a2cf1b51245fdce5c3e13144a8c.zip
Notes
Diffstat (limited to 'ftp/ftp-tls')
-rw-r--r--ftp/ftp-tls/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ftp/ftp-tls/Makefile b/ftp/ftp-tls/Makefile
index a15de437e83b..7053d75d9dc9 100644
--- a/ftp/ftp-tls/Makefile
+++ b/ftp/ftp-tls/Makefile
@@ -14,9 +14,8 @@ MASTER_SITES= ftp://ftp.zeist.de/pub/distfiles/ \
MAINTAINER= marius@alchemy.franken.de
COMMENT= Ftp client supporting FTP AUTH TLS
-GNU_CONFIGURE= YES
-
-#USE_OPENSSL= YES
+GNU_CONFIGURE= yes
+USE_OPENSSL= yes
MAN1= ftp-tls.1
@@ -26,8 +25,6 @@ MAN1= ftp-tls.1
BROKEN= "Not supported on systems prior to FreeBSD 4.0 (missing getaddrinfo())"
.endif
-.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
-
CONFIGURE_ARGS= --with-openssl-dir=${OPENSSLBASE}
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}