Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2006 11:19:59 +0100 (CET)
From:      trasz <trasz@pin.if.uz.zgora.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105909: [PATCH] science/bblimage: respect X11BASE
Message-ID:  <20061127101959.BB6C639DBA@pin.if.uz.zgora.pl>
Resent-Message-ID: <200611271020.kARAK99o086909@freefall.freebsd.org>

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

>Number:         105909
>Category:       ports
>Synopsis:       [PATCH] science/bblimage: respect X11BASE
>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:   Mon Nov 27 10:20:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     trasz
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Wed Nov 15 19:16:30 CET 2006
>Description:
Respect X11BASE.

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5-exp.2006101300/bblimage-0.66_1.log

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- bblimage-0.66_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/science/bblimage/Makefile /home/trasz/bblimage/Makefile
--- /usr/ports/science/bblimage/Makefile	Tue Aug 15 02:56:24 2006
+++ /home/trasz/bblimage/Makefile	Mon Nov 27 11:19:21 2006
@@ -19,6 +19,7 @@
 
 LIB_DEPENDS=	Xm.2:${PORTSDIR}/x11-toolkits/lesstif
 
+USE_XLIB=	yes
 USE_PYTHON=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-lapack --with-python
--- bblimage-0.66_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061127101959.BB6C639DBA>