diff options
Diffstat (limited to 'textproc/scim-table-imengine/Makefile')
-rw-r--r-- | textproc/scim-table-imengine/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index c1bd4715d316..579c3bf5e5ff 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -21,6 +21,7 @@ USES= gettext gmake pkgconfig MAN1= scim-make-table.1 +NO_STAGE= yes .include <bsd.port.pre.mk> CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__ |