diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2023-06-14 22:00:28 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2023-06-27 19:34:34 +0000 |
| commit | 3d9a815d9c5acbb71f4bb07738bdeab4879feacb (patch) | |
| tree | eb093f22197a2c68a88dd2372ec1922c3f6d3c10 /graphics/eog-plugins | |
| parent | c58ef91e06e8edc4fd8579837f1453b562da3fbb (diff) | |
Diffstat (limited to 'graphics/eog-plugins')
| -rw-r--r-- | graphics/eog-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile index 817faa3c654a..61a20522484c 100644 --- a/graphics/eog-plugins/Makefile +++ b/graphics/eog-plugins/Makefile @@ -48,7 +48,7 @@ CHAMPLAIN_USE= GL=egl XORG=x11,xcomposite,xdamage,xext,xfixes,xi,xrandr PYTHON_CONFIGURE_ENABLE=python PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py-libpeas@${PY_FLAVOR} -PYTHON_USES= python:3.6+ +PYTHON_USES= python PYTHON_VARS= GLIB_SCHEMAS+="org.gnome.eog.plugins.export-to-folder.gschema.xml \ org.gnome.eog.plugins.fullscreenbg.gschema.xml \ org.gnome.eog.plugins.pythonconsole.gschema.xml" |
