aboutsummaryrefslogtreecommitdiffstats
path: root/astro/google-earth
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2009-10-21 02:27:50 +0800
committernox <nox@FreeBSD.org>2009-10-21 02:27:50 +0800
commit39e2a751a7f99ab1bcae8dde536501e9de9dfd82 (patch)
tree04f234a070ff94b6baaf8daafecf7e99088dfb1a /astro/google-earth
parente3d62ed28082f5c13bd3d9ad467250d684bb9737 (diff)
downloadfreebsd-ports-gnome-39e2a751a7f99ab1bcae8dde536501e9de9dfd82.tar.gz
freebsd-ports-gnome-39e2a751a7f99ab1bcae8dde536501e9de9dfd82.tar.zst
freebsd-ports-gnome-39e2a751a7f99ab1bcae8dde536501e9de9dfd82.zip
Put back previous Linux version check, this time with proper braces. (duh!)
Diffstat (limited to 'astro/google-earth')
-rw-r--r--astro/google-earth/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile
index 5ebc57ccd3d4..f5b6042bb433 100644
--- a/astro/google-earth/Makefile
+++ b/astro/google-earth/Makefile
@@ -40,10 +40,10 @@ USE_LINUX_APPS+= dri
.if ${OSVERSION}<700055
IGNORE= FreeBSD>=7.X is needed with Linux emulation 2.6.x.
-#.elif ${OSVERSION}<800076 && \
-# ! defined (OVERRIDE_LINUX_NONBASE_PORTS) || \
-# ! (${OVERRIDE_LINUX_NONBASE_PORTS} == f10)
-#IGNORE= needs non-default linux ports (define OVERRIDE_LINUX_BASE_PORT=f10 and OVERRIDE_LINUX_NONBASE_PORTS=f10)
+.elif ${OSVERSION}<800076 && \
+ (! defined (OVERRIDE_LINUX_NONBASE_PORTS) || \
+ ! (${OVERRIDE_LINUX_NONBASE_PORTS} == f10))
+IGNORE= needs non-default linux ports (define OVERRIDE_LINUX_BASE_PORT=f10 and OVERRIDE_LINUX_NONBASE_PORTS=f10)
.endif
do-extract: