ports/87901: maintainer update of misc/qbrew
David Johnson
david at usermode.org
Mon Oct 24 05:30:20 UTC 2005
>Number: 87901
>Category: ports
>Synopsis: maintainer update of misc/qbrew
>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: Mon Oct 24 05:30:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: David Johnson
>Release: FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD scatha.usermode.org 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Thu May 12 21:32:57 PDT 2005 david at scatha.usermode.org:/usr/obj/usr/src/sys/SCATHA i386
>Description:
Honor X11BASE, per request of Kris Kennaway.
>How-To-Repeat:
>Fix:
--- qbrew.diff begins here ---
diff -ruN qbrew.org/Makefile qbrew/Makefile
--- qbrew.org/Makefile Sun Oct 23 22:14:34 2005
+++ qbrew/Makefile Sun Oct 23 22:23:02 2005
@@ -17,6 +17,9 @@
GNU_CONFIGURE= yes
USE_QT_VER= 3
QT_NONSTANDARD= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS= --x-includes=${X11BASE}/include \
+ --x-libraries=${X11BASE}/lib
post-install:
${STRIP_CMD} ${PREFIX}/bin/qbrew
--- qbrew.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list