From dd5373fd8b5ef64d265540bccbf662ef64785d74 Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 26 Mar 2007 20:15:02 +0000 Subject: Portlint: -Remove a whitespace. --- www/flock/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/flock') diff --git a/www/flock/Makefile b/www/flock/Makefile index bb9ef811d2a0..61c4259cf5be 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -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 -- cgit