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 /editors/nxml | |
parent | 55f731543f91a6167f19efa49e56d843cd31e303 (diff) | |
download | ports-3d887eb3f6d773d0aa156da960d68930a9f413f9.tar.gz ports-3d887eb3f6d773d0aa156da960d68930a9f413f9.zip |
Notes
Diffstat (limited to 'editors/nxml')
-rw-r--r-- | editors/nxml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/nxml/Makefile b/editors/nxml/Makefile index 614b092c2511..9feaaae55b03 100644 --- a/editors/nxml/Makefile +++ b/editors/nxml/Makefile @@ -42,7 +42,6 @@ do-install: post-install: ${INSTALL_DATA} ${INSTALL_WRKSRC}/nxml-mode.info ${PREFIX}/info - install-info ${PREFIX}/info/nxml-mode.info ${PREFIX}/info/dir .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for F in ${DOCUMENTS} |