summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2014-12-31 18:34:41 +0000
committerEric Sandall2015-01-01 05:57:49 +0000
commitd970adf695803ad07b7ff1d5cfc3d6340a3f9db9 (patch)
tree06a0e7bfe36b6936d2cd11b722569220c434db61
parent81a811901503d56f24821929c11aa2757e725151 (diff)
harfbuzz: --with-freetype2 -> --with-freetype
-rwxr-xr-xgraphics-libs/harfbuzz/DEPENDS2
-rw-r--r--graphics-libs/harfbuzz/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics-libs/harfbuzz/DEPENDS b/graphics-libs/harfbuzz/DEPENDS
index 3888196973..9de226aaed 100755
--- a/graphics-libs/harfbuzz/DEPENDS
+++ b/graphics-libs/harfbuzz/DEPENDS
@@ -9,7 +9,7 @@ optional_depends cairo "--with-cairo=yes" "--with-cairo=no" \
optional_depends icu "--with-icu=yes" "--with-icu=no" \
"Enable icu use?" &&
-optional_depends freetype2 "--with-freetype2=yes" "--with-freetype2=no" \
+optional_depends freetype2 "--with-freetype=yes" "--with-freetype=no" \
"Enable freetype2 use?" &&
optional_depends graphite2 "--with-graphite2=yes" "--with-graphite2=no" \
diff --git a/graphics-libs/harfbuzz/HISTORY b/graphics-libs/harfbuzz/HISTORY
index 7e12650f6d..52d0a1b76a 100644
--- a/graphics-libs/harfbuzz/HISTORY
+++ b/graphics-libs/harfbuzz/HISTORY
@@ -1,3 +1,6 @@
+2014-12-31 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: --with-freetype2 -> --with-freetype
+
2014-11-23 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.9.36