From 20c9c895134856aac872cc871957a914fcaaea20 Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 6 Apr 2013 20:27:16 +0000 Subject: Resolves: "INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively. --- math/bc/Makefile | 4 ++-- math/blitz++/Makefile | 4 ++-- math/calc/Makefile | 4 ++-- math/ess/Makefile | 4 ++-- math/fftw2/Makefile | 4 ++-- math/mcsim/Makefile | 4 ++-- math/yorick/Makefile | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'math') diff --git a/math/bc/Makefile b/math/bc/Makefile index af0aee3a357..c003bcc8b80 100644 --- a/math/bc/Makefile +++ b/math/bc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/09/11 23:04:17 asau Exp $ +# $NetBSD: Makefile,v 1.11 2013/04/06 20:27:24 rodent Exp $ DISTNAME= bc-1.06 PKGREVISION= 3 @@ -12,7 +12,7 @@ COMMENT= Arbitrary precision calculator language USE_TOOLS+= flex GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-readline -INFO_FILES= # PLIST +INFO_FILES= yes .include "../../devel/readline/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index 6f8e320e43a..71148490505 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/09/11 23:04:17 asau Exp $ +# $NetBSD: Makefile,v 1.18 2013/04/06 20:27:24 rodent Exp $ DISTNAME= blitz-0.8 PKGNAME= blitz++-0.8 @@ -15,6 +15,6 @@ USE_LIBTOOL= yes USE_TOOLS+= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-doxygen -INFO_FILES= # PLIST +INFO_FILES= yes .include "../../mk/bsd.pkg.mk" diff --git a/math/calc/Makefile b/math/calc/Makefile index 027da87bd17..86ec4424114 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2013/02/17 19:18:06 dholland Exp $ +# $NetBSD: Makefile,v 1.28 2013/04/06 20:27:24 rodent Exp $ DISTNAME= calc-2.02f PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -18,7 +18,7 @@ EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 \ MAKE_ENV+= EMACS=${EMACS_FLAVOR:Q} USE_TOOLS+= makeinfo -INFO_FILES= # PLIST +INFO_FILES= yes INSTALLATION_DIRS= ${EMACS_INFOPREFIX} ${EMACS_LISPPREFIX}/calc diff --git a/math/ess/Makefile b/math/ess/Makefile index a6ab64f5155..a587c05e777 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2013/02/17 19:18:06 dholland Exp $ +# $NetBSD: Makefile,v 1.25 2013/04/06 20:27:24 rodent Exp $ DISTNAME= ess-5.11 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -13,7 +13,7 @@ COMMENT= Emacs Speaks Statistics USE_TOOLS+= makeinfo perl EMACS_MODULES= base -INFO_FILES= # PLIST +INFO_FILES= yes MAKE_JOBS_SAFE= no MAKE_ENV+= LISPDIR=${EMACS_LISPPREFIX}/ess diff --git a/math/fftw2/Makefile b/math/fftw2/Makefile index 3450e6159db..f20470eb817 100644 --- a/math/fftw2/Makefile +++ b/math/fftw2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2013/04/06 14:22:40 rodent Exp $ +# $NetBSD: Makefile,v 1.24 2013/04/06 20:27:24 rodent Exp $ DISTNAME= fftw-2.1.5 PKGNAME= fftw2-2.1.5 @@ -18,7 +18,7 @@ USE_LIBTOOL= yes CONFIGURE_ARGS+= --enable-shared USE_LANGUAGES= c fortran77 USE_TOOLS+= gmake makeinfo -INFO_FILES= # PLIST +INFO_FILES= yes .include "../../mk/bsd.prefs.mk" .if ${MACHINE_ARCH} == "i386" diff --git a/math/mcsim/Makefile b/math/mcsim/Makefile index 9e379fd1226..ae55e806dee 100644 --- a/math/mcsim/Makefile +++ b/math/mcsim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/09/16 15:21:33 cheusov Exp $ +# $NetBSD: Makefile,v 1.23 2013/04/06 20:27:24 rodent Exp $ DISTNAME= mcsim-5.4.0 PKGREVISION= 1 @@ -14,7 +14,7 @@ CONFLICTS+= mono-[0-9]* # bin/mod GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= makeinfo -INFO_FILES= # PLIST +INFO_FILES= yes REPLACE_SH= sim/makemcsim.in sim/makemcsimd.in sim/makemcsims.in diff --git a/math/yorick/Makefile b/math/yorick/Makefile index 48614d9fe3e..c274bc7bc30 100644 --- a/math/yorick/Makefile +++ b/math/yorick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2013/04/06 15:46:37 rodent Exp $ +# $NetBSD: Makefile,v 1.29 2013/04/06 20:27:25 rodent Exp $ DISTNAME= yorick-1.6.02 PKGREVISION= 2 @@ -19,7 +19,7 @@ INSTALLATION_DIRS= bin ${PKGINFODIR} ${PKGMANDIR}/man1 share/doc share/emacs/sit INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR} USE_TOOLS+= gmake makeinfo -INFO_FILES= # PLIST +INFO_FILES= yes post-patch: for f in ${WRKSRC}/ysite.sh; do \ -- cgit v1.2.3