diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-01 17:05:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-01 17:05:01 +0000 |
commit | 9e331980e6071c7890aefce3b4f6055211099d03 (patch) | |
tree | b48545b5751a8b6f2ee340531a21035f7462134f /print/Makefile | |
parent | Add py-fonttools-interpolatable 3.44.0 (diff) |
Add py-fonttools-lxml 3.44.0
This port is the extra dependencies for lxml functionality of FontTools.
Add both print/py-fonttools and print/py-fonttools-lxml to RUN_DEPENDS if you
need "fonttools[lxml]".
WWW: https://github.com/fonttools/fonttools
Notes
Notes:
svn path=/head/; revision=513497
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 19db6a5e330a..73b24e002d90 100644 --- a/print/Makefile +++ b/print/Makefile @@ -185,6 +185,7 @@ SUBDIR += py-fonttools SUBDIR += py-fonttools-graphite SUBDIR += py-fonttools-interpolatable + SUBDIR += py-fonttools-lxml SUBDIR += py-fpdf SUBDIR += py-pdf SUBDIR += py-pdf2 |