ports/110283: [PATCH] cad/z88: fix build with xorg7.

trasz trasz at pin.if.uz.zgora.pl
Tue Mar 13 20:40:05 UTC 2007


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



More information about the freebsd-ports-bugs mailing list