From h.eichmann@gmx.de  Sun Oct 23 06:51:32 2005
Return-Path: <h.eichmann@gmx.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C553716A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Oct 2005 06:51:32 +0000 (GMT)
	(envelope-from h.eichmann@gmx.de)
Received: from mail.gmx.net (mail.gmx.de [213.165.64.20])
	by mx1.FreeBSD.org (Postfix) with SMTP id E89EF43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Oct 2005 06:51:31 +0000 (GMT)
	(envelope-from h.eichmann@gmx.de)
Received: (qmail invoked by alias); 23 Oct 2005 06:51:30 -0000
Received: from p54827EEA.dip.t-dialin.net (EHLO 7of9.unimatrix-zero.borg) [84.130.126.234]
  by mail.gmx.net (mp001) with SMTP; 23 Oct 2005 08:51:30 +0200
Message-Id: <200510230852.02115.h.eichmann@gmx.de>
Date: Sun, 23 Oct 2005 08:52:01 +0200
From: Heiner <h.eichmann@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <20051022090503.GW64229@xor.obsecurity.org>
Subject: Port german/steak does not honor X11BASE
References: <20051022090503.GW64229@xor.obsecurity.org>

>Number:         87862
>Category:       ports
>Synopsis:       Port german/steak does not honor X11BASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 23 07:00:22 GMT 2005
>Closed-Date:    Sun Oct 23 07:05:45 GMT 2005
>Last-Modified:  Sun Oct 23 07:05:45 GMT 2005
>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:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sun Oct 23 07:05:43 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87862 
>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:
 
 
