Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Mar 2007 21:38:36 +0100 (CET)
From:      trasz <trasz@pin.if.uz.zgora.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/110283: [PATCH] cad/z88: fix build with xorg7.
Message-ID:  <20070313203836.EF79D39DC6@pin.if.uz.zgora.pl>
Resent-Message-ID: <200703132040.l2DKe5Se020931@freefall.freebsd.org>

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

>Number:         110283
>Category:       ports
>Synopsis:       [PATCH] cad/z88: fix build with xorg7.
>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:   Tue Mar 13 20:40:04 GMT 2007
>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:
Fix build with xorg7.  Note that separate patch for graphics/libGLw (submitted
separately) is required.

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

--- z88-11.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/cad/z88/Makefile /home/trasz/z88/Makefile
--- /usr/ports/cad/z88/Makefile	Sat Oct 21 12:14:56 2006
+++ /home/trasz/z88/Makefile	Tue Mar 13 21:37:08 2007
@@ -18,7 +18,7 @@
 COMMENT=	A compact Finite Element Analysis System
 
 NO_WRKSUBDIR=	yes
-USE_GL=		yes
+USE_GL=		glw
 USE_MOTIF=	yes
 
 #These defaults can be changed in z88.fcd too
--- z88-11.0.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?20070313203836.EF79D39DC6>