aboutsummaryrefslogtreecommitdiff
path: root/net/geoclue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/geoclue/Makefile')
-rw-r--r--net/geoclue/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/geoclue/Makefile b/net/geoclue/Makefile
index 76e7c71877bd..a2efe0a7af15 100644
--- a/net/geoclue/Makefile
+++ b/net/geoclue/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= geoclue
-PORTVERSION= 2.2.0
+PORTVERSION= 2.3.0
CATEGORIES= net devel gnome
MASTER_SITES= http://www.freedesktop.org/software/geoclue/releases/${PORTVERSION:R}/
@@ -12,12 +12,13 @@ COMMENT= D-Bus service that provides location information
LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
libsoup-2.4.so:${PORTSDIR}/devel/libsoup
-USES= gettext gmake pathfix pkgconfig tar:xz
+USES= gettext gmake gnome pathfix pkgconfig tar:xz
USE_GNOME= glib20 intlhack
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-3g-source \
--disable-cdma-source \
+ --disable-nmea-source \
--disable-modem-gps-source
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib