diff options
Diffstat (limited to 'games/wtf/Makefile')
-rw-r--r-- | games/wtf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/wtf/Makefile b/games/wtf/Makefile index e9e7b5d9d391..09585d66aa51 100644 --- a/games/wtf/Makefile +++ b/games/wtf/Makefile @@ -10,6 +10,7 @@ MAINTAINER= lifanov@mail.lifanov.com COMMENT= Translates common Internet acronyms NO_BUILD= yes +NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/share/misc|${DATADIR}|g' ${WRKSRC}/wtf* |