summaryrefslogtreecommitdiffstats
path: root/graphics/qcad/libpng.patch
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/qcad/libpng.patch')
-rw-r--r--graphics/qcad/libpng.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/qcad/libpng.patch b/graphics/qcad/libpng.patch
new file mode 100644
index 0000000000..d5b23fcf90
--- /dev/null
+++ b/graphics/qcad/libpng.patch
@@ -0,0 +1,10 @@
+--- qcad-2.0.5.0-1-community.src/scripts/build_qcad.sh 2005-11-22 09:27:33.000000000 -0200
++++ qcad-2.0.5.0-1-community.src_patched/scripts/build_qcad.sh 2010-06-01 18:10:34.000000000 -0300
+@@ -238,6 +238,7 @@
+ sed "s/\/\"\"/\\\\\"\"/g" tmp2 > tmp3
+ mv tmp3 Makefile
+ fi
++sed -i "s/lpng/lpng12/g" Makefile
+ cd ..
+
+