diff options
author | Ade Lovett <ade@FreeBSD.org> | 2005-06-17 02:56:07 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2005-06-17 02:56:07 +0000 |
commit | db2646508d1312095c1282ee2f17ba4524372020 (patch) | |
tree | 30237a0c3929e8fdd23929f3627f5d751e6d9b07 /devel/autoconf213 | |
parent | 6a165e079746b5a3c9addbca97bb34e601f930c2 (diff) | |
download | ports-db2646508d1312095c1282ee2f17ba4524372020.tar.gz ports-db2646508d1312095c1282ee2f17ba4524372020.zip |
Notes
Diffstat (limited to 'devel/autoconf213')
-rw-r--r-- | devel/autoconf213/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index 909755392f8f..48984a9558a9 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -44,7 +44,5 @@ post-install: @${LN} -sf ${PREFIX}/bin/${i}${BUILD_VERSION} \ ${PREFIX}/libexec/autoconf${BUILD_VERSION}/${i} .endfor - @install-info ${PREFIX}/info/autoconf${BUILD_VERSION}.info \ - ${PREFIX}/info/dir .include <bsd.port.mk> |