summaryrefslogtreecommitdiffstats
path: root/devel/semantic
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 /devel/semantic
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 'devel/semantic')
-rw-r--r--devel/semantic/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/semantic/Makefile b/devel/semantic/Makefile
index 2d38fda..e8da4e1 100644
--- a/devel/semantic/Makefile
+++ b/devel/semantic/Makefile
@@ -47,7 +47,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/${i} ${LISPDIR}
.endfor
${INSTALL_DATA} ${WRKSRC}/semantic.info* ${PREFIX}/info
- install-info ${PREFIX}/info/semantic.info ${PREFIX}/info/dir
post-install:
.if !defined(NOPORTDOCS)
OpenPOWER on IntegriCloud