summaryrefslogtreecommitdiff
path: root/graphics/amanith/files/patch-plugins-fonts_build.conf
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/amanith/files/patch-plugins-fonts_build.conf')
-rw-r--r--graphics/amanith/files/patch-plugins-fonts_build.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/amanith/files/patch-plugins-fonts_build.conf b/graphics/amanith/files/patch-plugins-fonts_build.conf
new file mode 100644
index 000000000000..d41e547e433e
--- /dev/null
+++ b/graphics/amanith/files/patch-plugins-fonts_build.conf
@@ -0,0 +1,11 @@
+--- plugins/fonts/build.conf Fri Sep 1 21:11:18 2006
++++ plugins/fonts/build.conf Fri Sep 1 21:14:46 2006
+@@ -40,7 +40,7 @@
+
+ INCLUDEPATH += $$(AMANITHDIR)/3rdpart/freetype2/include
+
+-unix: LIBS += $$(AMANITHDIR)/lib/libfreetype2.a $$(AMANITHDIR)/lib/libzlib.a
++unix: LIBS += $(LOCALBASE)/lib/libfreetype.so /usr/lib/libz.so
+ win32: {
+
+ !contains(DEFINES, WIN32_MINGW) {