aboutsummaryrefslogtreecommitdiff
path: root/editors/slime
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 23:35:14 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 23:35:14 +0000
commit3d887eb3f6d773d0aa156da960d68930a9f413f9 (patch)
tree3b3be302417857170ea93072b4b17b2fd88bcea9 /editors/slime
parent55f731543f91a6167f19efa49e56d843cd31e303 (diff)
downloadports-3d887eb3f6d773d0aa156da960d68930a9f413f9.tar.gz
ports-3d887eb3f6d773d0aa156da960d68930a9f413f9.zip
Notes
Diffstat (limited to 'editors/slime')
-rw-r--r--editors/slime/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/slime/Makefile b/editors/slime/Makefile
index 6f7780a1cc8e..9416d721acba 100644
--- a/editors/slime/Makefile
+++ b/editors/slime/Makefile
@@ -36,7 +36,6 @@ do-install:
${INSTALL_DATA} *.elc ${SLIME_LISPDIR}; \
${INSTALL_DATA} *.lisp ${SLIME_LISPDIR}
${INSTALL_DATA} ${INSTALL_WRKSRC}/doc/slime.info ${PREFIX}/${INFO_PATH}
- install-info ${PREFIX}/info/slime.info ${PREFIX}/info/dir
post-install:
.if !defined(NOPORTDOCS)