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 3ea8a0efcd3d..37b51b8b77e1 100644 --- a/devel/json-glib/Makefile +++ b/devel/json-glib/Makefile @@ -10,7 +10,7 @@ WWW= https://live.gnome.org/JsonGlib LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gettext gnome localbase meson python:3.7+ pkgconfig tar:xz +USES= gettext gnome localbase meson python pkgconfig tar:xz USE_GNOME= glib20 USE_LDCONFIG= yes |