diff options
Diffstat (limited to 'graphics/graphene/Makefile')
-rw-r--r-- | graphics/graphene/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphene/Makefile b/graphics/graphene/Makefile index 58a516ce44d9..d0fe5303937f 100644 --- a/graphics/graphene/Makefile +++ b/graphics/graphene/Makefile @@ -12,7 +12,7 @@ COMMENT= Optimizations for speeding up vector operations LICENSE= MIT USES= gnome meson pkgconfig python:3.4+ shebangfix tar:xz -USE_GNOME= glib20 py3gobject3 +USE_GNOME= glib20 pygobject3 OPTIONS_SUB= yes OPTIONS_DEFINE= GTKDOC #INTROSPECTION |