ports/87862: Port german/steak does not honor X11BASE

Heiner h.eichmann at gmx.de
Sun Oct 23 07:00:24 UTC 2005


>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 at 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 at 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:
 
 



More information about the freebsd-ports-bugs mailing list