ports/167420: [PATCH] Portbuild -- stop recommending deprecated USE_XLIB
Chris Rees
crees at FreeBSD.org
Sun Apr 29 13:10:11 UTC 2012
>Number: 167420
>Category: ports
>Synopsis: [PATCH] Portbuild -- stop recommending deprecated USE_XLIB
>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: Sun Apr 29 13:10:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Chris Rees
>Release: FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD pegasus.bayofrum.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Sun Apr 29 12:29:02 BST 2012 root at pegasus.bayofrum.net:/usr/obj/usr/src/sys/PEGASUS amd64
>Description:
x11@ is working towards removing the USE_XLIB directive. This isn't helped by pointyhat's suggestion to use it :)
I've done the same here as I did for Tinderbox, but I'm not sure if anything else requires changing.
>How-To-Repeat:
>Fix:
--- portbuild-xlib.diff begins here ---
Index: www/index.html
===================================================================
--- www/index.html (revision 234759)
+++ www/index.html (working copy)
@@ -956,10 +956,10 @@
often due to misuse of a union.</dd>
<dt><img alt="(uncommon)" src="/errorlogs/images/purple-ball.gif"><a name=
-"usexlib">USE_XLIB</a></dt>
+"usexorg">USE_XORG</a></dt>
-<dd>You should specify <tt>USE_XLIB</tt> for this port since it
-appears to use X.</dd>
+<dd>You should specify <tt>USE_XORG</tt> with the correct dependencies for
+this port since it appears to use X.</dd>
<dt><img alt="(uncommon)" src="/errorlogs/images/purple-ball.gif"><a name=
"varargs">varargs</a></dt>
--- portbuild-xlib.diff ends here ---
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list