ports/114848: [patch] irc/scrollz: cleanup

Gabor Kovesdan gabor at FreeBSD.org
Tue Jul 24 06:50:01 UTC 2007


>Number:         114848
>Category:       ports
>Synopsis:       [patch] irc/scrollz: cleanup
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 24 06:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 6.2-RELEASE amd64
>Organization:
n/a
>Environment:
>Description:

I'm working on a cleanup of USE/WITH variables to be used properly.
Please see: http://www.freebsd.org/projects/ideas/#p-ports-cleanup-use

This patch
- Removes a USE variable, which is a noop, does not do anything

>How-To-Repeat:
>Fix:

--- irc-scrollz.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/irc/scrollz/Makefile,v
retrieving revision 1.33
diff -u -r1.33 Makefile
--- Makefile	1 Jul 2007 08:56:14 -0000	1.33
+++ Makefile	5 Jul 2007 08:08:58 -0000
@@ -27,7 +27,6 @@
 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
--- irc-scrollz.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list