diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 23:00:38 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 23:00:38 +0800 |
commit | c0f4113c4eab7d6bdfea48dea18c6e83491b0a86 (patch) | |
tree | e74d130d1dbc58ed7601f11ef51acd27e209e75e /net | |
parent | 8748af236103671dbc0ed45f909a0306ed4f3853 (diff) | |
download | marcuscom-ports-c0f4113c4eab7d6bdfea48dea18c6e83491b0a86.tar marcuscom-ports-c0f4113c4eab7d6bdfea48dea18c6e83491b0a86.tar.gz marcuscom-ports-c0f4113c4eab7d6bdfea48dea18c6e83491b0a86.tar.bz2 marcuscom-ports-c0f4113c4eab7d6bdfea48dea18c6e83491b0a86.tar.lz marcuscom-ports-c0f4113c4eab7d6bdfea48dea18c6e83491b0a86.tar.xz marcuscom-ports-c0f4113c4eab7d6bdfea48dea18c6e83491b0a86.tar.zst marcuscom-ports-c0f4113c4eab7d6bdfea48dea18c6e83491b0a86.zip |
It doesn't need e-d-s. Not bumping the portrevision (even if I
should) here in MC/trunk.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19963 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-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 |