diff options
Diffstat (limited to 'net/geoclue/Makefile')
-rw-r--r-- | net/geoclue/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/geoclue/Makefile b/net/geoclue/Makefile index c2b26a419c47..76e7c71877bd 100644 --- a/net/geoclue/Makefile +++ b/net/geoclue/Makefile @@ -1,4 +1,4 @@ -# Created by: Gustau Perez i Querol <gustau.perez@gmail.com> +# Created by: Gustau Perez i Querol <gustau.perez@gmail.com> # $FreeBSD$ PORTNAME= geoclue @@ -11,9 +11,9 @@ 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 -USE_GNOME= glib20 intlhack +USE_GNOME= glib20 intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-3g-source \ |