diff options
Diffstat (limited to 'net/geocode-glib/Makefile')
-rw-r--r-- | net/geocode-glib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/geocode-glib/Makefile b/net/geocode-glib/Makefile index cfc09b1e7..625326daf 100644 --- a/net/geocode-glib/Makefile +++ b/net/geocode-glib/Makefile @@ -12,8 +12,7 @@ COMMENT= Convenience library for the Yahoo! Place Finder APIs LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup -NO_STAGE= yes -USES= gettext gmake pathfix +USES= gettext gmake pathfix pkgconfig USE_BZIP2= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |