diff options
-rw-r--r-- | net/geocode-glib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/geocode-glib/Makefile b/net/geocode-glib/Makefile index 303c6be10..19f2e3633 100644 --- a/net/geocode-glib/Makefile +++ b/net/geocode-glib/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= evolutiondataserver3 gnomehier intlhack +USE_GNOME= gnomehier intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |