ports/105804: [MAINTAINER] emulators/dtcyber: respect X11BASE

trasz trasz at pin.if.uz.zgora.pl
Fri Nov 24 06:50:25 UTC 2006


>Number:         105804
>Category:       ports
>Synopsis:       [MAINTAINER] emulators/dtcyber: respect X11BASE
>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:   Fri Nov 24 06:50:23 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:
Fix build with X11BASE other than /usr/X11R6.

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5-exp.2006101300/dtcyber-2.0b1.log

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

--- dtcyber-2.0b1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/emulators/dtcyber/Makefile /home/trasz/dtcyber/Makefile
--- /usr/ports/emulators/dtcyber/Makefile	Sun Sep 17 07:00:47 2006
+++ /home/trasz/dtcyber/Makefile	Fri Nov 24 07:47:21 2006
@@ -28,6 +28,7 @@
 pre-patch:
 	${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' ${WRKSRC}/Makefile.x11
 	${REINPLACE_CMD} -e 's|CFLAGS  = -O2|CFLAGS+= |' ${WRKSRC}/Makefile.x11
+	${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|' ${WRKSRC}/Makefile.x11
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/dtcyber ${PREFIX}/bin
--- dtcyber-2.0b1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list