diff options
Diffstat (limited to 'textproc/xerces-c2/Makefile')
-rw-r--r-- | textproc/xerces-c2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xerces-c2/Makefile b/textproc/xerces-c2/Makefile index 11d9f46468ba..b823a45667e0 100644 --- a/textproc/xerces-c2/Makefile +++ b/textproc/xerces-c2/Makefile @@ -20,6 +20,7 @@ ICONVFBSD_DESC= Use IconvFBSD transcoder ICU_DESC= Use ICU transcoder NATIVE_DESC= Use native transcoder +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MICU} |