diff options
Diffstat (limited to 'devel/libgit2-glib/Makefile')
-rw-r--r-- | devel/libgit2-glib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgit2-glib/Makefile b/devel/libgit2-glib/Makefile index 26b172ebc841..a31cb2df8206 100644 --- a/devel/libgit2-glib/Makefile +++ b/devel/libgit2-glib/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgit2.so:devel/libgit2 USES= compiler:c11 gnome localbase \ - meson pkgconfig python:3.4+,build tar:xz vala:build + meson pkgconfig python:build tar:xz vala:build USE_GNOME= glib20 introspection USE_LDCONFIG= yes MESON_ARGS= -Dpython=false |