summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2011-05-02 14:48:53 -0700
committerEric Sandall2011-05-02 15:30:13 -0700
commit4e613a3872b20c695b56c5259eb136f7e5395cc1 (patch)
tree9ac9769261b96674b2a84e6951d98d997db38824
parent364ca77256ff2d0ca93e8de9a23b4b44bfe3adac (diff)
wine: Add flags for freetype
-rwxr-xr-xx11-libs/wine/DEPENDS4
-rw-r--r--x11-libs/wine/HISTORY1
2 files changed, 3 insertions, 2 deletions
diff --git a/x11-libs/wine/DEPENDS b/x11-libs/wine/DEPENDS
index aa8734b0cb..2de188dccb 100755
--- a/x11-libs/wine/DEPENDS
+++ b/x11-libs/wine/DEPENDS
@@ -37,8 +37,8 @@ optional_depends fontforge \
'for building fonts' &&
optional_depends freetype2 \
- "" \
- "" \
+ "--with-freetype" \
+ "--without-freetype" \
"for font rendering" &&
optional_depends hal \
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 4a6fe590ca..69e5eab7d2 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,5 +1,6 @@
2011-05-02 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Optionally depends on gnutls
+ Add flags for freetype
2011-04-29 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 1.3.19