diff options
author | kwm <kwm@FreeBSD.org> | 2017-04-28 05:31:09 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2017-04-28 05:31:09 +0800 |
commit | 59d8d17ca2d2eef22aae991fb1333e678ab2a6d3 (patch) | |
tree | 305ebde251ba2fdefa44b8350940aa51e68800da /print/Makefile | |
parent | 9a78d74fa6c4ec5d3672e71e6d38704e83e66fd5 (diff) | |
download | freebsd-ports-gnome-59d8d17ca2d2eef22aae991fb1333e678ab2a6d3.tar.gz freebsd-ports-gnome-59d8d17ca2d2eef22aae991fb1333e678ab2a6d3.tar.zst freebsd-ports-gnome-59d8d17ca2d2eef22aae991fb1333e678ab2a6d3.zip |
Split off the harfbuzz icu support into it's own port.
PR: 207779
Submitted by: Vladimir Kondratyev <vladimir@kondratyev.su>
Exp-run by: antoine@
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 afaeb3effa6c..7da3edcbc46d 100644 --- a/print/Makefile +++ b/print/Makefile @@ -88,6 +88,7 @@ SUBDIR += gutenprint-ijs SUBDIR += gv SUBDIR += harfbuzz + SUBDIR += harfbuzz-icu SUBDIR += hp2xx SUBDIR += hpijs SUBDIR += hplip |