summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/vips/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index afafb55f34cf..3e398755ffb2 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -48,5 +48,7 @@ OPTIONS_SUB= yes
DOCS_CONFIGURE_ENABLE= docs
PYTHON_USES= python
PYTHON_CONFIGURE_WITH= python
+PYTHON_CONFIGURE_ENABLE= pyvips8
+PYTHON_USE= GNOME=pygobject3
.include <bsd.port.mk>