aboutsummaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-10-23 07:05:44 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-10-23 07:05:44 +0000
commitea61c57b72f5253d5b5cf092c3c350c2e9ae503f (patch)
treec19a0802a591ea194b13d55819d730b9031843fe /german
parent96c2bef4a204c901b827161d804db05446fc21f7 (diff)
downloadports-ea61c57b72f5253d5b5cf092c3c350c2e9ae503f.tar.gz
ports-ea61c57b72f5253d5b5cf092c3c350c2e9ae503f.zip
Notes
Diffstat (limited to 'german')
-rw-r--r--german/steak/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/german/steak/Makefile b/german/steak/Makefile
index 6bced1b352f4..2cce02cd7745 100644
--- a/german/steak/Makefile
+++ b/german/steak/Makefile
@@ -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)