diff options
Diffstat (limited to 'japanese/ibus-anthy/Makefile')
-rw-r--r-- | japanese/ibus-anthy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile index bc224c245cef..6ed82374f285 100644 --- a/japanese/ibus-anthy/Makefile +++ b/japanese/ibus-anthy/Makefile @@ -1,4 +1,4 @@ -# Created by: Daichi GOTO <daichi@freebsd.org> +# Created by: Daichi GOTO <daichi@FreeBSD.org> # $FreeBSD$ PORTNAME= ibus-anthy @@ -32,6 +32,7 @@ INCLUDEDIR_REPLACE_FILES= \ engine/Makefile.am \ engine/Makefile.in +NO_STAGE= yes post-patch: cd ${WRKSRC} && \ ${REINPLACE_CMD} "s,@@LOCALBASE@@,${LOCALBASE},g" \ |