aboutsummaryrefslogtreecommitdiff
path: root/irc/scrollz/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-07-26 21:54:04 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-07-26 21:54:04 +0000
commitd5d178b9af34b30166ed21ef04388a720b6653a3 (patch)
treec56c4f50b5a1079f430c95ec4a908fa604affb5e /irc/scrollz/Makefile
parent251edb03f832a390fb7214890665cb899368056e (diff)
downloadports-d5d178b9af34b30166ed21ef04388a720b6653a3.tar.gz
ports-d5d178b9af34b30166ed21ef04388a720b6653a3.zip
- Remove USE_GNUTLS, which is a noop
PR: ports/114848 Submitted by: gabor Approved by: Scott M. Likens <damm@yazzy.org> (maintainer)
Notes
Notes: svn path=/head/; revision=196346
Diffstat (limited to 'irc/scrollz/Makefile')
-rw-r--r--irc/scrollz/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile
index ff12539e49cd..105ae27bea91 100644
--- a/irc/scrollz/Makefile
+++ b/irc/scrollz/Makefile
@@ -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