diff options
Diffstat (limited to 'textproc/htmldoc/Makefile')
-rw-r--r-- | textproc/htmldoc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index cf51e8520b46..27539af29c97 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -23,6 +23,7 @@ HTMLDOCGUI_DESC= Build GUI front-end #USE_BZIP2= yes GNU_CONFIGURE= yes +NO_STAGE= yes # Configure seems broken and ignores these ATM: CONFIGURE_ARGS+=--enable-localjpeg --enable-localzlib --enable-localpng WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |