Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2005 08:52:01 +0200
From:      Heiner <h.eichmann@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87862: Port german/steak does not honor X11BASE
Message-ID:  <200510230852.02115.h.eichmann@gmx.de>
Resent-Message-ID: <200510230700.j9N70Ntq096339@freefall.freebsd.org>
In-Reply-To: <20051022090503.GW64229@xor.obsecurity.org>
References:  <20051022090503.GW64229@xor.obsecurity.org>

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

>Number:         87862
>Category:       ports
>Synopsis:       Port german/steak does not honor 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:   Sun Oct 23 07:00:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Heiner Eichmann <h.eichmann@gmx.de>
>Release:        FreeBSD 5.4-RELEASE
>Organization:
Sirius Cybernetics Corp.
>Environment:
FreeBSD 7of9.unimatrix-zero.borg 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Sat 
Jun  4 10:07:52 CEST 2005     
root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL  i386

>Description:
The attached patch should fix it

>How-To-Repeat:
>Fix:








--Boundary-00=_SMzWDIUYG10tObe
Content-Type: text/x-diff;
  charset="iso-8859-6";
  name="diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="diff"

--- ../../german/steak/Makefile	Wed Feb  4 06:20:48 2004
+++ Makefile	Sat Oct 22 13:56:21 2005
@@ -39,6 +39,7 @@
 	${REINPLACE_CMD} -e "s,\$$HOME/bin/Steak/Datensatz,${PREFIX}/share/steak/Datensatz,; \
 			s,BINDIR=\$$HOME/bin/Steak,BINDIR=${DATADIR},; \
 			s,$$BINDIR/help.txt,${DATADIR}/help.txt,g" ${WRKSRC}/woerterbuch
+	${REINPLACE_CMD} -e "s,/usr/X11R6/,${X11BASE}/,g" ${WRKSRC}/Printbuffer/Makefile
 
 do-install:
 .if !defined(WITHOUT_XSTEAK)

--Boundary-00=_SMzWDIUYG10tObe--
>Release-Note:
>Audit-Trail:
>Unformatted:
 --Boundary-00=_SMzWDIUYG10tObe
 Content-Type: text/plain;
   charset="iso-8859-6"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 X-send-pr-version: send-pr 3.113
 X-GNATS-Notify:
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510230852.02115.h.eichmann>