summaryrefslogtreecommitdiff
path: root/graphics/eog-plugins/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/eog-plugins/Makefile')
-rw-r--r--graphics/eog-plugins/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile
index 522c70cb266c..3d7de109ea3e 100644
--- a/graphics/eog-plugins/Makefile
+++ b/graphics/eog-plugins/Makefile
@@ -1,8 +1,8 @@
PORTNAME= eog-plugins
DISTVERSION= 44.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
-MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
@@ -16,7 +16,7 @@ LIB_DEPENDS= libgdata.so:devel/libgdata \
libgoa-1.0.so:net/gnome-online-accounts \
libjson-glib-1.0.so:devel/json-glib \
libexif.so:graphics/libexif \
- libpeas-1.0.so:devel/libpeas \
+ libpeas-1.0.so:devel/libpeas1 \
libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
libclutter-1.0.so:graphics/clutter \
libcogl.so:graphics/cogl \
@@ -37,7 +37,7 @@ OPTIONS_DEFAULT=PYTHON
OPTIONS_SUB= yes
PYTHON_MESON_ENABLE=python
-PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py-libpeas@${PY_FLAVOR}
+PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpeas1>=0:devel/py-libpeas1@${PY_FLAVOR}
PYTHON_USES= python
PYTHON_VARS= GLIB_SCHEMAS+="org.gnome.eog.plugins.export-to-folder.gschema.xml \
org.gnome.eog.plugins.fullscreenbg.gschema.xml \