diff options
Diffstat (limited to 'japanese/tkhonyaku/Makefile')
-rw-r--r-- | japanese/tkhonyaku/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/tkhonyaku/Makefile b/japanese/tkhonyaku/Makefile index e4f7845c2862..0b22114bf5a6 100644 --- a/japanese/tkhonyaku/Makefile +++ b/japanese/tkhonyaku/Makefile @@ -18,6 +18,7 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e 's|/usr/local/tkhonyaku|${PREFIX}/tkhonyaku|g' \ ${WRKSRC}/tkhonyaku ${WRKSRC}/tkhonyaku-readme |