diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile index 639f7e6ac68d..0f7c25175a23 100644 --- a/archivers/fastjar/Makefile +++ b/archivers/fastjar/Makefile @@ -12,7 +12,7 @@ COMMENT= Version of JDK's `jar' command written entirely in C LICENSE= GPLv2 -USES= tar:bzip2 gmake perl5 +USES= gmake makeinfo perl5 tar:bzip2 USES_PERL5= build GNU_CONFIGURE= yes diff --git a/devel/cross-gcc/Makefile b/devel/cross-gcc/Makefile index 8b9ff4b2d6cb..3506d772c772 100644 --- a/devel/cross-gcc/Makefile +++ b/devel/cross-gcc/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \ BUILD_DEPENDS?= ${OURTARGET}-as:${PORTSDIR}/devel/cross-binutils RUN_DEPENDS?= ${OURTARGET}-as:${PORTSDIR}/devel/cross-binutils -USES= bison iconv gmake tar:bzip2 +USES= bison iconv gmake makeinfo tar:bzip2 STRIP= #empty GNU_CONFIGURE= yes ALL_TARGET= all info diff --git a/devel/cvsbook/Makefile b/devel/cvsbook/Makefile index df13d07b9566..333fedea6e36 100644 --- a/devel/cvsbook/Makefile +++ b/devel/cvsbook/Makefile @@ -33,7 +33,6 @@ NO_BUILD= yes .if ${PORT_OPTIONS:MINFO} INFO= cvsbook INFODIR= ${PREFIX}/${INFO_PATH} -INSTALL_INFO?= install-info .endif .if ${PORT_OPTIONS:MSINGLE_HTML} @@ -86,7 +85,6 @@ do-install: .if ${PORT_OPTIONS:MINFO} @${MKDIR} ${STAGEDIR}${INFODIR} @${INSTALL_DATA} ${WRKSRC}/cvsbook.info* ${STAGEDIR}${INFODIR} - @${INSTALL_INFO} ${STAGEDIR}${INFODIR}/cvsbook.info ${STAGEDIR}${INFODIR}/dir .endif .include diff --git a/devel/libassetml/Makefile b/devel/libassetml/Makefile index 0c9885cf974b..fd36dcf2d5e7 100644 --- a/devel/libassetml/Makefile +++ b/devel/libassetml/Makefile @@ -13,7 +13,7 @@ COMMENT= Library to share image and audio files between projects BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html LIB_DEPENDS= popt:${PORTSDIR}/devel/popt -USES= gettext gmake libtool:keepla pkgconfig +USES= gettext gmake libtool:keepla makeinfo pkgconfig USE_GNOME= gnomehack gnomeprefix glib20 libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/libcfu/Makefile b/devel/libcfu/Makefile index d898ebc827f8..35873eb5b64f 100644 --- a/devel/libcfu/Makefile +++ b/devel/libcfu/Makefile @@ -16,7 +16,7 @@ GH_ACCOUNT= crees GH_COMMIT= 947dba4 GH_TAGNAME= 947dba4 -USES= pkgconfig pathfix libtool +USES= makeinfo pkgconfig pathfix libtool PATHFIX_MAKEFILEIN= Makefile.am USE_AUTOTOOLS= autoconf autoheader automake aclocal libtoolize diff --git a/devel/liblouisxml/Makefile b/devel/liblouisxml/Makefile index db98dfaa3ad1..df92df40918a 100644 --- a/devel/liblouisxml/Makefile +++ b/devel/liblouisxml/Makefile @@ -20,7 +20,7 @@ USE_LDCONFIG= yes USE_GNOME= libxml2 USE_GCC= yes -INFO= liblouisxml-guide +INFO= liblouisxml .include diff --git a/devel/liblouisxml/pkg-plist b/devel/liblouisxml/pkg-plist index 1746f8aa66f9..80c71951d18b 100644 --- a/devel/liblouisxml/pkg-plist +++ b/devel/liblouisxml/pkg-plist @@ -5,7 +5,6 @@ bin/pdf2brl bin/rtf2brl include/liblouisxml/liblouisxml.h include/liblouisxml/louisxml.h -info/liblouisxml.info lib/liblouisxml.a lib/liblouisxml.so lib/liblouisxml.so.1 diff --git a/devel/rcs/Makefile b/devel/rcs/Makefile index 9113bcace696..d76ddab74e63 100644 --- a/devel/rcs/Makefile +++ b/devel/rcs/Makefile @@ -11,7 +11,7 @@ COMMENT= Version control system LICENSE= GPLv3 -USE_XZ= yes +USES= makeinfo tar:xz GNU_CONFIGURE= yes INFO= rcs diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 383f1079e45f..19d4fb65f2ea 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -221,6 +221,7 @@ RUN_DEPENDS+= ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba36 .if ${PORT_OPTIONS:MDOCS} BUILD_DEPENDS+= texi2html:${PORTSDIR}/textproc/texi2html +USES+= makeinfo .else MAKE_ARGS+= NOPORTDOCS=1 .endif diff --git a/games/gnushogi/Makefile b/games/gnushogi/Makefile index d8e74fe0578f..c5b8de76b839 100644 --- a/games/gnushogi/Makefile +++ b/games/gnushogi/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= GNU MAINTAINER= johans@FreeBSD.org COMMENT= GNU version of Shogi +USES= makeinfo GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes diff --git a/japanese/gawk/Makefile b/japanese/gawk/Makefile index 907a17be4758..634a5760205f 100644 --- a/japanese/gawk/Makefile +++ b/japanese/gawk/Makefile @@ -16,6 +16,7 @@ COMMENT= GNU awk + multi-byte extension LICENSE= GPLv2 +USES= makeinfo GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-bitops --enable-non-decimal-data MAKE_JOBS_UNSAFE= yes diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index c2f3e3e3ce1a..dc357b4a5904 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -45,6 +45,7 @@ NO_STAGE= yes .include .if ${PORT_OPTIONS:MDOCS} +USES+= makeinfo INFO= gauche-refe gauche-refj .endif diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index 41d7b3eca981..058e4c8f8942 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -20,7 +20,7 @@ LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -fno-reorder-blocks -fno-inline CONFIGURE_ENV+= GFORTHHIST=${WRKSRC} MAKE_ENV+= GFORTHHIST=${WRKSRC} -USES= gmake libtool +USES= gmake libtool makeinfo USE_GCC= any USE_AUTOTOOLS= libtool libltdl USE_LDCONFIG= ${PREFIX}/lib/gforth/${PORTVERSION}/libcc-named diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index a0f5b9049111..20fcd0dc503b 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -13,7 +13,7 @@ COMMENT= SMTP plugin for MUAs LICENSE= GPLv3 GNU_CONFIGURE= yes -USES= pkgconfig tar:bzip2 +USES= makeinfo pkgconfig tar:bzip2 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INFO= msmtp diff --git a/misc/vera/Makefile b/misc/vera/Makefile index 61ad0ca104f2..70f3349bda72 100644 --- a/misc/vera/Makefile +++ b/misc/vera/Makefile @@ -12,6 +12,8 @@ COMMENT= Virtual Entity of Relevant Acronyms LICENSE= GFDL +USES= makeinfo + INFO= vera do-build: diff --git a/multimedia/gmerlin/Makefile b/multimedia/gmerlin/Makefile index d57efac8d531..040e5a69569e 100644 --- a/multimedia/gmerlin/Makefile +++ b/multimedia/gmerlin/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libexif.so:${PORTSDIR}/graphics/libexif \ libgavl.so:${PORTSDIR}/multimedia/gavl \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig -USES= gettext pathfix pkgconfig +USES= gettext makeinfo pathfix pkgconfig USE_GNOME= gtk20 libxml2 USE_XORG= x11 xext xfixes xinerama xv USE_GL= gl diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile index 909e3e55498d..534ec3f6d469 100644 --- a/net/libsocket++/Makefile +++ b/net/libsocket++/Makefile @@ -18,7 +18,7 @@ OPTIONS_DEFINE= DOCS GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= libtool:keepla +USES= libtool:keepla makeinfo USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize AUTOMAKE_ARGS= -a -c LIBTOOLIZE_ARGS=-i -c diff --git a/news/husky-fidoconf/Makefile b/news/husky-fidoconf/Makefile index be17873cdff5..57279abc9098 100644 --- a/news/husky-fidoconf/Makefile +++ b/news/husky-fidoconf/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/etc/fido/huskymak.cfg:${PORTSDIR}/news/husky-base CONFLICTS= husky-fidoconf-devel-[0-9]* +USES= makeinfo USE_LDCONFIG= yes MAKE_ARGS= ADDCDEFS=-fPIC INSTALL_TARGET= install install-man diff --git a/science/netcdf-fortran/Makefile b/science/netcdf-fortran/Makefile index 3e74e894ba28..3c1a17e859c1 100644 --- a/science/netcdf-fortran/Makefile +++ b/science/netcdf-fortran/Makefile @@ -15,7 +15,6 @@ LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf CONFLICTS= netcdf-ftn-[0-9]* netcdf3-ftn-[0-9]* -USES= makeinfo CPPFLAGS+= -I${LOCALBASE}/include -fPIC -DPIC -DgFortran GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib @@ -23,7 +22,7 @@ MAKE_ENV= MAKEINFOFLAGS=--no-split MAKE_JOBS_UNSAFE= yes USE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize USE_LDCONFIG= yes -USES= fortran libtool pathfix +USES= fortran libtool makeinfo pathfix WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION} INFO= netcdf-f77 netcdf-f90 diff --git a/security/tinc/Makefile b/security/tinc/Makefile index 8225e2be9651..0756b13ea77e 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= liblzo2.so:${PORTSDIR}/archivers/lzo2 LICENSE= GPLv3 +USES= makeinfo USE_OPENSSL= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/textproc/amberfish/Makefile b/textproc/amberfish/Makefile index faa9273c3236..332cf7fde952 100644 --- a/textproc/amberfish/Makefile +++ b/textproc/amberfish/Makefile @@ -13,7 +13,7 @@ COMMENT= General purpose text retrieval Software LIB_DEPENDS= libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 -USES= gmake +USES= gmake makeinfo GNU_CONFIGURE= yes ALL_TARGET= all html diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index c59fab0cff92..bf30f898a6a6 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -13,10 +13,12 @@ LICENSE= GPLv3 GNU_CONFIGURE= yes -USES= charsetfix +USES= charsetfix makeinfo OPTIONS_DEFINE= NLS +INFO= wdiff + .include .if ${PORT_OPTIONS:MNLS} diff --git a/textproc/wdiff/pkg-plist b/textproc/wdiff/pkg-plist index 6e4e6fd61208..e47cfc4c9247 100644 --- a/textproc/wdiff/pkg-plist +++ b/textproc/wdiff/pkg-plist @@ -1,6 +1,4 @@ bin/wdiff -info/dir -info/wdiff.info man/man1/wdiff.1.gz share/locale/af/LC_MESSAGES/wdiff-gnulib.mo share/locale/be/LC_MESSAGES/wdiff-gnulib.mo