Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2005 11:02:06 +0200 (CEST)
From:      Ulrich Spoerlein <q@galgenberg.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81576: [MAINTAINER] x11-toolkits/ruby18-wx: Unbreak with new wxgtk ports
Message-ID:  <200505280902.j4S926Eg022862@roadrunner.q.local>
Resent-Message-ID: <200505280910.j4S9A1ux003896@freefall.freebsd.org>

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

>Number:         81576
>Category:       ports
>Synopsis:       [MAINTAINER] x11-toolkits/ruby18-wx: Unbreak with new wxgtk ports
>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:   Sat May 28 09:10:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD roadrunner 5.4-STABLE FreeBSD 5.4-STABLE #1: Fri May 20 15:47:54 CEST 2005
>Description:
- Catch up with recent changes to wxgtk2
- Pointed out by: kris

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

--- ruby18-wx-0.6.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/ruby-wx/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	13 May 2005 20:17:26 -0000	1.4
+++ Makefile	28 May 2005 09:01:00 -0000
@@ -37,6 +37,7 @@
 post-patch:
 	@${FIND} ${WRKSRC} -name *.t | ${XARGS} ${REINPLACE_CMD} -e 's|
||'
 	@${REINPLACE_CMD} -E 's/ html(processor|window).o//' ${WRKSRC}/depend
+	@${REINPLACE_CMD} -e 's/wx-config/wxgtk2-2.4-config/' ${WRKSRC}/extconf.rb
 
 .if !defined(NOPORTDOCS)
 post-install:
--- ruby18-wx-0.6.0_1.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?200505280902.j4S926Eg022862>