- Remove USE_GNUTLS, which is a noop
PR: ports/114848 Submitted by: gabor Approved by: Scott M. Likens <damm@yazzy.org> (maintainer)
This commit is contained in:
parent
251edb03f8
commit
d5d178b9af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196346
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ PLIST_SUB+= SCROLLZ_VER="${PORTVERSION}"
|
|||
MAN1= scrollz.1
|
||||
|
||||
.if defined(WITH_SSL)
|
||||
USE_GNUTLS= YES
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libgnutls.a:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls
|
||||
CONFIGURE_ARGS+= --with-ssl
|
||||
|
|
Loading…
Reference in a new issue