summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-02-27 08:54:13 +0000
committerkrion <krion@FreeBSD.org>2005-02-27 08:54:13 +0000
commit60f4b6fdb6009f804687c330f40104ea94da047c (patch)
tree6c521c1b92a1547b8df2bbcce7491377080c7927 /devel
parent27aceda224ee000e863afdc230b2d5d45517bca5 (diff)
downloadFreeBSD-ports-60f4b6fdb6009f804687c330f40104ea94da047c.zip
FreeBSD-ports-60f4b6fdb6009f804687c330f40104ea94da047c.tar.gz
Install .info files by using INFO knob.
Diffstat (limited to 'devel')
-rw-r--r--devel/gnu-autoconf/Makefile1
-rw-r--r--devel/gnu-autoconf/pkg-plist6
-rw-r--r--devel/gnu-automake/Makefile1
-rw-r--r--devel/gnu-automake/pkg-plist3
4 files changed, 2 insertions, 9 deletions
diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile
index 55604f2..2e6d3f6 100644
--- a/devel/gnu-autoconf/Makefile
+++ b/devel/gnu-autoconf/Makefile
@@ -28,6 +28,7 @@ PREFIX?= ${LOCALBASE}/gnu-autotools
GNU_CONFIGURE= yes
NO_MTREE= yes
+INFO= autoconf standards
CONFIGURE_ENV+= CONFIG_SHELL=${SH}
CONFIGURE_ENV+= M4=${LOCALBASE}/bin/gm4
CONFIGURE_ARGS= --without-lispdir
diff --git a/devel/gnu-autoconf/pkg-plist b/devel/gnu-autoconf/pkg-plist
index 4a27ae6..1cb6f68 100644
--- a/devel/gnu-autoconf/pkg-plist
+++ b/devel/gnu-autoconf/pkg-plist
@@ -5,12 +5,6 @@ bin/autoreconf
bin/autoscan
bin/autoupdate
bin/ifnames
-@unexec install-info --delete %D/info/autoconf.info %D/info/dir
-@unexec install-info --delete %D/info/standards.info %D/info/dir
-info/autoconf.info
-info/standards.info
-@exec install-info %D/info/autoconf.info %D/info/dir
-@exec install-info %D/info/standards.info %D/info/dir
share/autoconf/Autom4te/C4che.pm
share/autoconf/Autom4te/ChannelDefs.pm
share/autoconf/Autom4te/Channels.pm
diff --git a/devel/gnu-automake/Makefile b/devel/gnu-automake/Makefile
index 41aec89..3634e27 100644
--- a/devel/gnu-automake/Makefile
+++ b/devel/gnu-automake/Makefile
@@ -22,6 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/gnu-autotools/bin/autoconf:${PORTSDIR}/devel/gnu-autoc
PREFIX?= ${LOCALBASE}/gnu-autotools
USE_BZIP2= yes
+INFO= automake
USE_PERL5= yes
GNU_CONFIGURE= yes
NO_MTREE= yes
diff --git a/devel/gnu-automake/pkg-plist b/devel/gnu-automake/pkg-plist
index 37c424b..82941ac 100644
--- a/devel/gnu-automake/pkg-plist
+++ b/devel/gnu-automake/pkg-plist
@@ -2,9 +2,6 @@ bin/aclocal
bin/aclocal-1.8
bin/automake
bin/automake-1.8
-@unexec install-info --delete %D/info/automake.info %D/info/dir
-info/automake.info
-@exec install-info %D/info/automake.info %D/info/dir
share/aclocal-1.8/amversion.m4
share/aclocal-1.8/as.m4
share/aclocal-1.8/auxdir.m4
OpenPOWER on IntegriCloud