1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Fix build.

Reported by:	krismail
This commit is contained in:
Andrey Slusar 2006-06-09 07:42:08 +00:00
parent 347b90afe2
commit 3ba72a1626
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164886

View File

@ -41,6 +41,7 @@ post-extract:
post-install:
@${LN} -sf latte-html ${PREFIX}/bin/latte
${INSTALL_DATA} ${WRKSRC}/latte.el ${PREFIX}/share/emacs/site-lisp
${MKDIR} ${PREFIX}/lib/xemacs/site-lisp
${LN} -sf ${PREFIX}/share/emacs/site-lisp/latte.el \
${PREFIX}/lib/xemacs/site-lisp
.if !defined(NOPORTDOCS)