aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/gaia/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/gaia/Makefile b/astro/gaia/Makefile
index f2dc32e6b424..c183d889910a 100644
--- a/astro/gaia/Makefile
+++ b/astro/gaia/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= astro
MASTER_SITES= http://gaia.serezhkin.com/
MAINTAINER= se@FreeBSD.org
-COMMENT= An open source Google Earth client
+COMMENT= Display geographic maps with optional GPS tracking support
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
jpeg.9:${PORTSDIR}/graphics/jpeg \
@@ -23,6 +23,8 @@ USE_SCONS= yes
OPTIONS= GPS "Build with GPS support" OFF
+IGNORE= distribution stopped dur to complaints by Google (software changes required)
+
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_GPS)