aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-03 16:25:31 +0800
committerantoine <antoine@FreeBSD.org>2017-12-03 16:25:31 +0800
commit8a95dfb7081713d43136314a1408503a79a9464d (patch)
tree19fcb52e1a08c10e10288210eaf522890abc2def /misc
parent326e1340140c5561cf3279055ceed8b18d4d6b69 (diff)
downloadfreebsd-ports-gnome-8a95dfb7081713d43136314a1408503a79a9464d.tar.gz
freebsd-ports-gnome-8a95dfb7081713d43136314a1408503a79a9464d.tar.zst
freebsd-ports-gnome-8a95dfb7081713d43136314a1408503a79a9464d.zip
- Add explicit FLAVOR to a few dependencies
- Remove FLAVOR from py-docutils dependency in comms/uhd, in this case it needs the rst2html command, not the docutils module - Mark some ports as not compatible with python3
Diffstat (limited to 'misc')
-rw-r--r--misc/gimp-help-en/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gimp-help-en/Makefile b/misc/gimp-help-en/Makefile
index 5bc3eb05ee9a..6babed3c1866 100644
--- a/misc/gimp-help-en/Makefile
+++ b/misc/gimp-help-en/Makefile
@@ -16,7 +16,7 @@ COMMENT?= GIMP User Manual in English
LICENSE= GFDL
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2 \
+BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2@${PY_FLAVOR} \
${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl
USES= gettext-tools gmake perl5 pkgconfig python:2 shebangfix tar:bzip2