From trasz@pin.if.uz.zgora.pl  Sun Nov 26 18:37:27 2006
Return-Path: <trasz@pin.if.uz.zgora.pl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 6C43816A508
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Nov 2006 18:37:27 +0000 (UTC)
	(envelope-from trasz@pin.if.uz.zgora.pl)
Received: from pin.if.uz.zgora.pl (pin.if.uz.zgora.pl [212.109.128.251])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CABFF43D64
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Nov 2006 18:36:15 +0000 (GMT)
	(envelope-from trasz@pin.if.uz.zgora.pl)
Received: by pin.if.uz.zgora.pl (Postfix, from userid 1001)
	id 800E639DBA; Sun, 26 Nov 2006 19:38:13 +0100 (CET)
Message-Id: <20061126183813.800E639DBA@pin.if.uz.zgora.pl>
Date: Sun, 26 Nov 2006 19:38:13 +0100 (CET)
From: trasz <trasz@pin.if.uz.zgora.pl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] audio/rsynth: respect X11BASE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         105880
>Category:       ports
>Synopsis:       [PATCH] audio/rsynth: respect X11BASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 26 18:40:09 GMT 2006
>Closed-Date:    Mon Nov 27 13:41:44 GMT 2006
>Last-Modified:  Mon Nov 27 13:50:32 GMT 2006
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Nov 26 18:40:21 UTC 2006 
Responsible-Changed-Why:  
miwi@ wants this PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105880 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Nov 27 13:41:42 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105880 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/105880: commit references a PR
Date: Mon, 27 Nov 2006 13:40:26 +0000 (UTC)

 miwi        2006-11-27 13:39:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/rsynth         Makefile 
   Log:
   - Respect X11BASE
   
   PR:             ports/105880
   Submitted by:   trasz
   
   Revision  Changes    Path
   1.24      +2 -0      ports/audio/rsynth/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
