diff options
-rw-r--r-- | x11-libs/fltk/files/fltk-1.3.4-freetype_pkgconfig.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fltk/files/fltk-1.3.4-freetype_pkgconfig.patch b/x11-libs/fltk/files/fltk-1.3.4-freetype_pkgconfig.patch index 70183412229b..32dcd3016349 100644 --- a/x11-libs/fltk/files/fltk-1.3.4-freetype_pkgconfig.patch +++ b/x11-libs/fltk/files/fltk-1.3.4-freetype_pkgconfig.patch @@ -1,5 +1,5 @@ ---- fltk-1.3.4/configure.ac -+++ fltk-1.3.4/configure.ac +--- a/configure.ac ++++ b/configure.ac @@ -1005,13 +1005,13 @@ AC_ARG_ENABLE(xft, [ --enable-xft turn on Xft support [[default=yes]]]) |