Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2005 05:30:08 +0000 (GMT)
From:      David Johnson <david@usermode.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87901: maintainer update of misc/qbrew
Message-ID:  <E1ETuuN-0008UI-9Y@smtpauth01.mail.atl.earthlink.net>
Resent-Message-ID: <200510240530.j9O5UJTn006641@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1ETuuN-0008UI-9Y>