summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-12-04 23:35:14 +0000
committeredwin <edwin@FreeBSD.org>2005-12-04 23:35:14 +0000
commitd4c59fdc21c9a96a1c4a56d8a5519d1cad431b99 (patch)
tree224e8bc25d5a084b037d62578442c7bfb48bf549 /emulators
parent5ffd23f46013d30af8044d5562c32d8a7217dd97 (diff)
downloadFreeBSD-ports-d4c59fdc21c9a96a1c4a56d8a5519d1cad431b99.zip
FreeBSD-ports-d4c59fdc21c9a96a1c4a56d8a5519d1cad431b99.tar.gz
Remove install-info from Makefile, it's automatically done when INFO is defined
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mtools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile
index d83f773..a620f5f 100644
--- a/emulators/mtools/Makefile
+++ b/emulators/mtools/Makefile
@@ -56,6 +56,5 @@ post-install:
@${LN} -sf ${PREFIX}/man/man1/mcopy.1.gz ${PREFIX}/man/man1/mwrite.1.gz
@${INSTALL_DATA} ${WRKSRC}/mtools.conf ${PREFIX}/etc/mtools.conf.sample
@${ECHO} "Please verify ${PREFIX}/etc/mtools.conf for your machine."
- @install-info ${PREFIX}/info/mtools.info ${PREFIX}/info/dir
.include <bsd.port.mk>
OpenPOWER on IntegriCloud