From d5d178b9af34b30166ed21ef04388a720b6653a3 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Thu, 26 Jul 2007 21:54:04 +0000 Subject: [PATCH] - Remove USE_GNUTLS, which is a noop PR: ports/114848 Submitted by: gabor Approved by: Scott M. Likens (maintainer) --- irc/scrollz/Makefile | 1 - 1 file changed, 1 deletion(-) 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