diff options
Diffstat (limited to 'astro/gpsdrive/Makefile')
-rw-r--r-- | astro/gpsdrive/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index f83a901b3387..fc9023d2fa3a 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -9,18 +9,16 @@ PORTNAME= gpsdrive PORTVERSION= 2.09 PORTREVISION= 6 CATEGORIES= astro -MASTER_SITES= http://www.ganter.at/software/ \ - http://www.ostertag.name/gpsdrive.de/ +MASTER_SITES= http://www.gpsdrive.de/packages/ \ + LOCAL/beech MAINTAINER= ports@FreeBSD.org COMMENT= A GPS navigation system LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre -USE_GETOPT_LONG=yes USE_PERL5= yes USE_GMAKE= yes -USE_X_PREFIX= yes USE_GNOME= gtk20 USE_AUTOTOOLS= libtool:15 |