1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Portlint:

-Remove a whitespace.
This commit is contained in:
Jeremy Messenger 2007-03-26 20:15:02 +00:00
parent 992117ed00
commit 3ec6ac17cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188417

View File

@ -63,7 +63,7 @@ IGNORE= core dumps on ${ARCH}
.if ${ARCH}=="sparc64" && ${OSVERSION} < 601101
IGNORE= core dumps on ${ARCH}, need kern.osreldate>=601101
.endif
.if ${OSVERSION} >= 600000
MOZ_OPTIONS+= --enable-svg --enable-svg-renderer=cairo
.endif