- Fix install with GuiServ.
PR: ports/122554 Submitted by: Douglas William Thrift <douglas@douglasthrift.net>
This commit is contained in:
parent
3a43791e69
commit
193f0698a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210830
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ do-install:
|
|||
"! -name guiserver.lsp ! -name newlisp-edit.lsp")
|
||||
${INSTALL_DATA} ${WRKSRC}/guiserver/guiserver.jar ${DATADIR}/
|
||||
${INSTALL_DATA} ${WRKSRC}/guiserver/guiserver.lsp ${DATADIR}/
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/guiserver/newlisp-edit.lsp \
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/guiserver/newlisp-edit.lsp \
|
||||
${PREFIX}/bin/newlisp-edit
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue