ports/182250: security/barnyard2, port update
Paul Schmehl
pauls at utdallas.edu
Fri Sep 20 15:30:01 UTC 2013
>Number: 182250
>Category: ports
>Synopsis: security/barnyard2, port update
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Sep 20 15:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Paul Schmehl
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
The University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
security/barnyard2, port update to comply with
new USES paradigm
>How-To-Repeat:
>Fix:
--- barnyard2.diff begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 327706)
+++ Makefile (working copy)
@@ -2,6 +2,7 @@
PORTNAME= barnyard2
PORTVERSION= 1.12
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= pauls at utdallas.edu
@@ -124,7 +125,7 @@
.endif
.if ${PORT_OPTIONS:MTCL}
-USE_TCL= yes
+USES+= tcl
CONFIGURE_ARGS+= --with-tcl=${LOCALBASE}/lib/tcl${TCL_VER}
.else
CONFIGURE_ARGS+= --without-tcl
--- barnyard2.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list