diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-27 08:54:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-27 08:54:13 +0000 |
commit | 4923132a0c7a69d451341b6fef655e7a890e6a47 (patch) | |
tree | 2b04591c04d49e995b33d673eb6783a5b3f3f045 /devel/gnu-autoconf | |
parent | 0fbbce227621fef5be1bc3190147eb99c7363725 (diff) | |
download | ports-4923132a0c7a69d451341b6fef655e7a890e6a47.tar.gz ports-4923132a0c7a69d451341b6fef655e7a890e6a47.zip |
Notes
Diffstat (limited to 'devel/gnu-autoconf')
-rw-r--r-- | devel/gnu-autoconf/Makefile | 1 | ||||
-rw-r--r-- | devel/gnu-autoconf/pkg-plist | 6 |
2 files changed, 1 insertions, 6 deletions
diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile index 55604f23b39c..2e6d3f6e249a 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 4a27ae6985c9..1cb6f68694c3 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 |