aboutsummaryrefslogtreecommitdiff
path: root/graphics/zathura
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2021-01-15 11:47:34 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2021-01-15 11:47:34 +0000
commit34f341ba498d0950656ea9ee34cab6de3ff6cdc3 (patch)
treed8bd382d25ac4fc1c22d8138ed5bcf0a503ea478 /graphics/zathura
parent55da7590efb9b1b59de6fd7e4af636fc846ba492 (diff)
downloadports-34f341ba498d0950656ea9ee34cab6de3ff6cdc3.tar.gz
ports-34f341ba498d0950656ea9ee34cab6de3ff6cdc3.zip
graphics/zathura: Remove Python 2.7 support and PY_SPHINX
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=561634
Diffstat (limited to 'graphics/zathura')
-rw-r--r--graphics/zathura/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile
index 65e525539394..027ced3e2323 100644
--- a/graphics/zathura/Makefile
+++ b/graphics/zathura/Makefile
@@ -15,11 +15,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libcairo.so:graphics/cairo \
libgirara-gtk3.so:x11-toolkits/girara \
libsynctex.so:devel/tex-synctex
-BUILD_DEPENDS= ${PY_SPHINX} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.2,1:textproc/py-sphinx@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR}
USES= compiler:c11 gettext-tools:build gnome meson ninja pkgconfig \
- python
+ python:3.6+
USE_GNOME= glib20 gtk30 gdkpixbuf2
INSTALLS_ICONS= yes