summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-03 18:28:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-03 18:28:25 +0000
commit77998e1ca4d1c564389d4da4b64bdd011d79d7bb (patch)
treec883a671c4163f80dbd6a3ac6c03238c93393911 /print
parentf8f094d5be348d3579ef0a985aa4d498490afa48 (diff)
downloadfreebsd-ports-77998e1ca4d1c564389d4da4b64bdd011d79d7bb.zip
Update RUN_DEPENDS: use py-fonttools extra features
- Bump PORTREVISION for dependency change PR: 231392 Submitted by: Ting-Wei Lan <lantw44@gmail.com> (maintainer)
Diffstat (limited to 'print')
-rw-r--r--print/py-psautohint/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/py-psautohint/Makefile b/print/py-psautohint/Makefile
index 937ca19bbeba..5121cb1a41bc 100644
--- a/print/py-psautohint/Makefile
+++ b/print/py-psautohint/Makefile
@@ -2,7 +2,7 @@
PORTNAME= psautohint
PORTVERSION= 1.9.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,8 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}fonttools-ufo>0:print/py-fonttools-ufo@${PY_FLAVOR}
USES= python zip
USE_PYTHON= autoplist concurrent distutils