summaryrefslogtreecommitdiff
path: root/games/cultivation
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:18:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:18:17 +0000
commit999161a9ed97730daec86fd4a1472d43f1f3c106 (patch)
treef20c586b0416176f121176e4710700155b5cf9bf /games/cultivation
parentFix props. (diff)
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412342
Diffstat (limited to 'games/cultivation')
-rw-r--r--games/cultivation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cultivation/Makefile b/games/cultivation/Makefile
index a26acf31a372..8581c6ae6143 100644
--- a/games/cultivation/Makefile
+++ b/games/cultivation/Makefile
@@ -36,7 +36,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|font\.tga|${DATADIR}/font.tga|; \
s|language\.txt|${DATADIR}/language.txt|; \
s|features\.txt|${DATADIR}/features.txt|' \
- ${BUILD_WRKSRC}/game.cpp
+ ${BUILD_WRKSRC}/game.cpp
@${REINPLACE_CMD} -e 's|"languages"|"${DATADIR}/languages"|' \
${WRKSRC}/../minorGems/util/TranslationManager.cpp