- use hook for bsd.openssl.mk

This commit is contained in:
Dirk Meyer 2003-08-29 19:52:59 +00:00
parent 99ef5b4fc3
commit 57c03b88a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88000

View file

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