ports/182249: x11-toolkits/iwidgets, port update
Paul Schmehl
pauls at utdallas.edu
Fri Sep 20 15:30:01 UTC 2013
>Number: 182249
>Category: ports
>Synopsis: x11-toolkits/iwidgets, 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:
x11-toolkits/iwidgets, update port to comply with
new USES paradigm
>How-To-Repeat:
>Fix:
--- iwidgets.diff begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 327706)
+++ Makefile (working copy)
@@ -7,7 +7,7 @@
PORTNAME= iwidgets
PORTVERSION= 4.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits tk
MASTER_SITES= SF/incrtcl/%5BIncr%20Widgets%5D/${PORTVERSION}
DISTNAME= iwidgets${PORTVERSION}
@@ -19,8 +19,8 @@
NO_BUILD= yes
HAS_CONFIGURE= yes
-USE_TCL= 84+
-USE_TK= 84+
+USES+= tcl:84
+USES+= tk:84
CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-tcl=${TCL_LIBDIR} \
--with-tk=${TK_LIBDIR} \
--- iwidgets.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list