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 dd7e6616d..9bd800bc1 100644 --- a/devel/json-glib/Makefile +++ b/devel/json-glib/Makefile @@ -13,7 +13,7 @@ COMMENT= JSON (RFC 4627) interface for Glib BUILD_DEPENDS= ${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection -USES= gmake libtool pathfix pkgconfig tar:xz +USES= gmake libtool:keepla pathfix pkgconfig tar:xz USE_GNOME= glib20 gnomeprefix introspection GNU_CONFIGURE= yes USE_LDCONFIG= yes |