1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Fix make patch for norsk ispell.

Submitted by:	Herbert <h.j.s@gmx.at>
This commit is contained in:
Jean-Marc Zucconi 2001-04-30 21:06:56 +00:00
parent 63b59b1c3f
commit d9f7262097
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42095

View File

@ -146,7 +146,7 @@ post-patch:
@cd ${WRKDIR} && ${PATCH} < ${FILESDIR}/SE.patch 2>/dev/null
.endif
.if defined(ISPELL_NO)
cd ${WRKDIR} && ${PATCH} < ${FILESDIR}/NO.patch 2>/dev/null
@cd ${WRKDIR}/norsk && ${PATCH} < ${FILESDIR}/NO.patch 2>/dev/null
.endif
.if defined(ISPELL_NL)
@cd ${WRKDIR} && ${PATCH} < ${FILESDIR}/NL.patch 2>/dev/null