aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gimp-help-en
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-03 16:25:31 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:03:30 +0800
commitd0057dc38d0c1eb2cd7a88769fb6c351f2370cfb (patch)
tree9f3ab381ea90cbc042acbf1b31c5ec90f97173a0 /misc/gimp-help-en
parenteae70ae8015f859b5cdf713587d6d08aabd028e4 (diff)
downloadfreebsd-ports-gnome-d0057dc38d0c1eb2cd7a88769fb6c351f2370cfb.tar.gz
freebsd-ports-gnome-d0057dc38d0c1eb2cd7a88769fb6c351f2370cfb.tar.zst
freebsd-ports-gnome-d0057dc38d0c1eb2cd7a88769fb6c351f2370cfb.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/gimp-help-en')
-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