Fix build without texinfo in base

This commit is contained in:
Baptiste Daroussin 2014-06-25 11:54:55 +00:00
parent fccacf80c7
commit f30cecf0d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359227

View File

@ -22,7 +22,7 @@ MPFR_CONFIGURE_OFF= --without-gmp --without-mpfr
INFO= gawk gawkinet
GNU_CONFIGURE= yes
USES= iconv tar:xz
USES= iconv makeinfo tar:xz
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} \
--with-libintl-prefix=${LOCALBASE} \
AWK=${AWK}