aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/muddleftpd
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-12-05 07:35:14 +0800
committeredwin <edwin@FreeBSD.org>2005-12-05 07:35:14 +0800
commitd4c59fdc21c9a96a1c4a56d8a5519d1cad431b99 (patch)
tree224e8bc25d5a084b037d62578442c7bfb48bf549 /ftp/muddleftpd
parent5ffd23f46013d30af8044d5562c32d8a7217dd97 (diff)
downloadfreebsd-ports-gnome-d4c59fdc21c9a96a1c4a56d8a5519d1cad431b99.tar.gz
freebsd-ports-gnome-d4c59fdc21c9a96a1c4a56d8a5519d1cad431b99.tar.zst
freebsd-ports-gnome-d4c59fdc21c9a96a1c4a56d8a5519d1cad431b99.zip
Remove install-info from Makefile, it's automatically done when INFO is defined
Diffstat (limited to 'ftp/muddleftpd')
-rw-r--r--ftp/muddleftpd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/muddleftpd/Makefile b/ftp/muddleftpd/Makefile
index 219f955a503f..d085202dedf7 100644
--- a/ftp/muddleftpd/Makefile
+++ b/ftp/muddleftpd/Makefile
@@ -40,7 +40,6 @@ do-install:
.endfor
${INSTALL_MAN} ${WRKSRC}/doc/man/*.1 ${MANPREFIX}/man/man1
${INSTALL_DATA} ${WRKSRC}/doc/info/muddleftpd.info ${PREFIX}/info
- @install-info ${PREFIX}/info/muddleftpd.info ${PREFIX}/info/dir
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/*.txt ${DOCSDIR}