diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2006-06-09 07:42:08 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2006-06-09 07:42:08 +0000 |
commit | 3ba72a1626dddeda3f6d4741c4387a61b52c92da (patch) | |
tree | a116b7bf373ca5fa2307c8d1d139009042818850 /textproc/latte | |
parent | 347b90afe264ca8f1f7306475b5ad71a3b705354 (diff) | |
download | ports-3ba72a1626dddeda3f6d4741c4387a61b52c92da.tar.gz ports-3ba72a1626dddeda3f6d4741c4387a61b52c92da.zip |
Notes
Diffstat (limited to 'textproc/latte')
-rw-r--r-- | textproc/latte/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/latte/Makefile b/textproc/latte/Makefile index e6767e1a10fa..1326b7e24592 100644 --- a/textproc/latte/Makefile +++ b/textproc/latte/Makefile @@ -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) |