ports/105880: [PATCH] audio/rsynth: respect X11BASE

trasz trasz at pin.if.uz.zgora.pl
Sun Nov 26 18:40:13 UTC 2006


>Number:         105880
>Category:       ports
>Synopsis:       [PATCH] audio/rsynth: 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:   Sun Nov 26 18:40: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/rsynth-2.0_2.log

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

--- rsynth-2.0_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/rsynth/Makefile /home/trasz/rsynth/Makefile
--- /usr/ports/audio/rsynth/Makefile	Tue Oct 11 21:24:48 2005
+++ /home/trasz/rsynth/Makefile	Sun Nov 26 19:37:50 2006
@@ -18,6 +18,8 @@
 		audio:${PORTSDIR}/audio/nas
 
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--x-includes=${X11BASE}/include \
+		--x-libraries=${X11BASE}/lib
 
 pre-configure:
 	@${CP} ${FILESDIR}/freebsdplay.c ${WRKSRC}/config/freebsdplay.c
--- rsynth-2.0_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list