summaryrefslogtreecommitdiff
path: root/graphics/zgv
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 /graphics/zgv
parentRestore the -q[uiet] flag to 'sa-learn' that was lost in the 3.0.0 update. (diff)
Remove install-info from Makefile, it's automatically done when INFO is defined
Notes
Notes: svn path=/head/; revision=150431
Diffstat (limited to 'graphics/zgv')
-rw-r--r--graphics/zgv/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/zgv/Makefile b/graphics/zgv/Makefile
index 45d641495794..5445bfa46519 100644
--- a/graphics/zgv/Makefile
+++ b/graphics/zgv/Makefile
@@ -45,7 +45,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/doc/sample.zgvrc ${PREFIX}/etc/zgvrc.sample
.if !defined(NOPORTDOCS)
${INSTALL_DATA} ${WRKSRC}/doc/zgv ${PREFIX}/${INFO_PATH}/zgv.info
- install-info ${PREFIX}/${INFO_PATH}/zgv.info ${PREFIX}/${INFO_PATH}/dir
${MKDIR} ${DOCSDIR}
.for i in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}