aboutsummaryrefslogtreecommitdiff
path: root/net/geoclue/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-01-15 17:00:33 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-01-15 17:00:33 +0000
commit52610d2799cd936c7c684c19e98ff909102571f6 (patch)
treebf16253f16d963e11c99e8ded12ca2402d1ed1bc /net/geoclue/Makefile
parent96af01b36e3e9c743117978571cc641c8c3cd63b (diff)
downloadports-52610d2799cd936c7c684c19e98ff909102571f6.tar.gz
ports-52610d2799cd936c7c684c19e98ff909102571f6.zip
Update geoclue to 2.1.10.
Notes
Notes: svn path=/head/; revision=377117
Diffstat (limited to 'net/geoclue/Makefile')
-rw-r--r--net/geoclue/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/geoclue/Makefile b/net/geoclue/Makefile
index c646cb2a353e..8479457367a6 100644
--- a/net/geoclue/Makefile
+++ b/net/geoclue/Makefile
@@ -1,9 +1,8 @@
# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
# $FreeBSD$
-# $MCom: ports/trunk/net/geoclue/Makefile 20032 2014-11-02 21:57:34Z kwm $
PORTNAME= geoclue
-PORTVERSION= 2.1.9
+PORTVERSION= 2.1.10
CATEGORIES= net devel gnome
MASTER_SITES= http://www.freedesktop.org/software/geoclue/releases/2.1/
@@ -18,6 +17,7 @@ USE_GNOME= glib20 intlhack
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-3g-source \
+ --disable-cdma-source \
--disable-modem-gps-source
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib