diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-06-21 20:40:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-06-21 20:40:28 +0000 |
commit | baa2f33514aedbf8ea6f095c28a67b5d5eb34754 (patch) | |
tree | 7e920d3387685350deb72c20ac6f8b45bbf45aee /print/harfbuzz | |
parent | b0834341b010079e69a875fae72569785b3d7b84 (diff) | |
download | ports-baa2f33514aedbf8ea6f095c28a67b5d5eb34754.tar.gz ports-baa2f33514aedbf8ea6f095c28a67b5d5eb34754.zip |
Notes
Diffstat (limited to 'print/harfbuzz')
-rw-r--r-- | print/harfbuzz/Makefile | 1 | ||||
-rw-r--r-- | print/harfbuzz/pkg-plist | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 6f6a98def6ca..a3db707798b0 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -3,6 +3,7 @@ PORTNAME= harfbuzz PORTVERSION= 0.9.18 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 13f04ecf1ce1..38a31d259008 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -19,8 +19,12 @@ include/harfbuzz/hb-shape.h include/harfbuzz/hb-unicode.h include/harfbuzz/hb-version.h include/harfbuzz/hb.h +lib/libharfbuzz-icu.la +lib/libharfbuzz-icu.so +lib/libharfbuzz-icu.so.0 lib/libharfbuzz.la lib/libharfbuzz.so lib/libharfbuzz.so.0 +libdata/pkgconfig/harfbuzz-icu.pc libdata/pkgconfig/harfbuzz.pc @dirrm include/harfbuzz |