diff options
Diffstat (limited to 'news/t-gnus')
-rw-r--r-- | news/t-gnus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/t-gnus/Makefile b/news/t-gnus/Makefile index 4d3c70fd58da..a35cf2a00e6b 100644 --- a/news/t-gnus/Makefile +++ b/news/t-gnus/Makefile @@ -20,7 +20,7 @@ COMMENT= I18N Gnus using SEMI, which provides MIME capabilities BUILD_DEPENDS= ${LOCALBASE}/share/semi/${MIMEUI_COOKIE}:${PORTSDIR}/editors/${MIMEUI_PORT_NAME} RUN_DEPENDS= ${LOCALBASE}/share/semi/${MIMEUI_COOKIE}:${PORTSDIR}/editors/${MIMEUI_PORT_NAME} -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" |