mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Add missing quote.
Submitted by: Ulrich Spoerlein <q@uni.de>
This commit is contained in:
parent
b92c0b96af
commit
5051c260d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73867
@ -219,7 +219,7 @@ pre-fetch:
|
||||
@${ECHO} "if you call make with WITH_DEBUG=1"
|
||||
@${ECHO}
|
||||
@${ECHO} "If you set WITH_DEBUG=2, you add internal"
|
||||
@${ECHO} "OO.org debug support.
|
||||
@${ECHO} "OO.org debug support."
|
||||
@${ECHO}
|
||||
.endif
|
||||
.if !defined(WITH_TTF_BYTECODE_ENABLED)
|
||||
|
@ -219,7 +219,7 @@ pre-fetch:
|
||||
@${ECHO} "if you call make with WITH_DEBUG=1"
|
||||
@${ECHO}
|
||||
@${ECHO} "If you set WITH_DEBUG=2, you add internal"
|
||||
@${ECHO} "OO.org debug support.
|
||||
@${ECHO} "OO.org debug support."
|
||||
@${ECHO}
|
||||
.endif
|
||||
.if !defined(WITH_TTF_BYTECODE_ENABLED)
|
||||
|
@ -219,7 +219,7 @@ pre-fetch:
|
||||
@${ECHO} "if you call make with WITH_DEBUG=1"
|
||||
@${ECHO}
|
||||
@${ECHO} "If you set WITH_DEBUG=2, you add internal"
|
||||
@${ECHO} "OO.org debug support.
|
||||
@${ECHO} "OO.org debug support."
|
||||
@${ECHO}
|
||||
.endif
|
||||
.if !defined(WITH_TTF_BYTECODE_ENABLED)
|
||||
|
Loading…
Reference in New Issue
Block a user