diff options
Diffstat (limited to 'devel/libthai/Makefile')
-rw-r--r-- | devel/libthai/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile index 947162157f10..2a2bcaf4da04 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -21,6 +21,7 @@ USE_LDCONFIG= yes OPTIONS_DEFINE= DOXYGEN +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOXYGEN} |