mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- make portlint happier
This commit is contained in:
parent
214847f0a7
commit
9c6755d0b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162868
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ PLIST_SUB+= WITHEMACS="@comment "
|
|||
post-install:
|
||||
${STRIP_CMD} ${PREFIX}/bin/a2ps
|
||||
.if defined(WITH_EMACS)
|
||||
${MKDIR} -p ${PREFIX}/lib/xemacs/site-lisp
|
||||
${MKDIR} ${PREFIX}/lib/xemacs/site-lisp
|
||||
${LN} -sf ${PREFIX}/share/emacs/site-lisp/a2ps-print.el \
|
||||
${PREFIX}/lib/xemacs/site-lisp/a2ps-print.el
|
||||
${LN} -sf ${PREFIX}/share/emacs/site-lisp/a2ps.el \
|
||||
|
|
Loading…
Add table
Reference in a new issue