diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-11-10 16:35:49 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-11-10 16:35:49 +0000 |
commit | 3456d3457ad04ee56af9c846c0dad394e9a37be9 (patch) | |
tree | 902c74d971133687cabfb3d5bb42c68fe31048d4 /science/gwyddion/files/patch-pixmap.c | |
parent | - Allow to build with unofficial Xft support (diff) |
Update to version 2.30
PR: ports/172051
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307292
Diffstat (limited to 'science/gwyddion/files/patch-pixmap.c')
-rw-r--r-- | science/gwyddion/files/patch-pixmap.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/science/gwyddion/files/patch-pixmap.c b/science/gwyddion/files/patch-pixmap.c deleted file mode 100644 index 85a897fcded2..000000000000 --- a/science/gwyddion/files/patch-pixmap.c +++ /dev/null @@ -1,10 +0,0 @@ ---- modules/file/pixmap.c.orig 2012-01-09 08:43:04.000000000 +0100 -+++ modules/file/pixmap.c 2012-05-09 13:09:36.000000000 +0200 -@@ -40,6 +40,7 @@ - - #ifdef HAVE_PNG - #include <png.h> -+#include <zlib.h> - #endif - - #include <libgwyddion/gwymacros.h> |