diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-04 23:35:14 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-04 23:35:14 +0000 |
commit | 3d887eb3f6d773d0aa156da960d68930a9f413f9 (patch) | |
tree | 3b3be302417857170ea93072b4b17b2fd88bcea9 /devel/semantic/Makefile | |
parent | 55f731543f91a6167f19efa49e56d843cd31e303 (diff) | |
download | ports-3d887eb3f6d773d0aa156da960d68930a9f413f9.tar.gz ports-3d887eb3f6d773d0aa156da960d68930a9f413f9.zip |
Notes
Diffstat (limited to 'devel/semantic/Makefile')
-rw-r--r-- | devel/semantic/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/semantic/Makefile b/devel/semantic/Makefile index 2d38fdaa82fd..e8da4e19289c 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) |