Port german/steak does not honor X11BASE
PR: ports/87862 Submitted by: Heiner <h.eichmann@gmx.de>
This commit is contained in:
parent
96c2bef4a2
commit
ea61c57b72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146174
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ post-patch:
|
|||
${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)
|
||||
|
|
Loading…
Reference in a new issue