diff options
Diffstat (limited to 'textproc/ltxml/Makefile')
-rw-r--r-- | textproc/ltxml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ltxml/Makefile b/textproc/ltxml/Makefile index d2be4f99e0cf..14425a61c4cd 100644 --- a/textproc/ltxml/Makefile +++ b/textproc/ltxml/Makefile @@ -22,6 +22,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-zlib=/usr --datadir=${PREFIX}/lib/ltxml12 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MOPTIMIZED_CFLAGS} |