diff options
Diffstat (limited to 'devel/json-glib/Makefile')
-rw-r--r-- | devel/json-glib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/json-glib/Makefile b/devel/json-glib/Makefile index 2eda5da51dbc..d641c7f09837 100644 --- a/devel/json-glib/Makefile +++ b/devel/json-glib/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-i USE_GMAKE= yes USE_BZIP2= yes USE_GNOME= glib20 gnomehack gnomeprefix ltverhack -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |