1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

- Fix cut-n-paste typo.

Submitted by:	A.S.Usov@kvi.nlS
Pointyhat to:	me
This commit is contained in:
Michael Johnson 2005-06-27 17:16:14 +00:00
parent a06b050de0
commit 7c00feef41
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138070

View File

@ -835,7 +835,7 @@ pre-install:
${ECHO_CMD} "@unexec ${RMDIR} %D/share/locale/${locale} 2>/dev/null || ${TRUE}" >> ${PLIST}
.endfor
.if defined(WITH_WXGTK) || defined(WITH_SKINS)
${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRU
${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}" >> ${PLIST}
.endif
pre-configure: