aboutsummaryrefslogtreecommitdiff
path: root/misc/gwhich
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 00:53:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 00:53:19 +0000
commitc92cd658645286c7b4483aad14dfa79eba6526cf (patch)
tree1017b9d95ca18346b1af1bc9fa9b68fefbf87410 /misc/gwhich
parentc8d78958955dc56f6c297504b1242b12275acaaa (diff)
downloadports-c92cd658645286c7b4483aad14dfa79eba6526cf.tar.gz
ports-c92cd658645286c7b4483aad14dfa79eba6526cf.zip
Remove install-info from Makefile, it's automatically done when INFO is defined
Notes
Notes: svn path=/head/; revision=150431
Diffstat (limited to 'misc/gwhich')
-rw-r--r--misc/gwhich/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/gwhich/Makefile b/misc/gwhich/Makefile
index 51b7026008ac..de1e823bfbcb 100644
--- a/misc/gwhich/Makefile
+++ b/misc/gwhich/Makefile
@@ -22,7 +22,6 @@ MAN1= gwhich.1
INFO= which
post-install:
- @install-info ${PREFIX}/info/which.info ${PREFIX}/info/dir
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/examples/gwhich
@${INSTALL_DATA} ${WRKSRC}/EXAMPLES ${PREFIX}/share/examples/gwhich/EXAMPLES