aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/py-defcon
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-10-07 23:42:16 +0800
committerMathieu Arnold <mat@FreeBSD.org>2019-10-07 23:42:16 +0800
commit22f8ff850ad9d49848f52779fc1206d42cb6a494 (patch)
tree1b9975ec61710a8994e60170f1ca1f18e8589ea2 /x11-fonts/py-defcon
parent9669546782f43df99ad9cbccc3977616a0fd910c (diff)
downloadfreebsd-ports-gnome-22f8ff850ad9d49848f52779fc1206d42cb6a494.tar.gz
freebsd-ports-gnome-22f8ff850ad9d49848f52779fc1206d42cb6a494.tar.zst
freebsd-ports-gnome-22f8ff850ad9d49848f52779fc1206d42cb6a494.zip
Simplify the dependencies for print/py-fonttools, and enable options
that are needed by other ports in the tree. Discussed by: portmgr@ With hat: portmgr@
Diffstat (limited to 'x11-fonts/py-defcon')
-rw-r--r--x11-fonts/py-defcon/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-fonts/py-defcon/Makefile b/x11-fonts/py-defcon/Makefile
index 779138408cf9..dce7ff01cabd 100644
--- a/x11-fonts/py-defcon/Makefile
+++ b/x11-fonts/py-defcon/Makefile
@@ -2,7 +2,7 @@
PORTNAME= defcon
PORTVERSION= 0.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-fonts python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,9 +13,7 @@ COMMENT= Set of flexible objects for representing UFO data
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/License.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.31.0:print/py-fonttools@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}fonttools-ufo>0:print/py-fonttools-ufo@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}fonttools-unicode>0:print/py-fonttools-unicode@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.31.0:print/py-fonttools@${PY_FLAVOR}
USES= python zip
USE_PYTHON= autoplist distutils