aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-backends
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r--graphics/sane-backends/Makefile1
-rw-r--r--graphics/sane-backends/files/patch-af12
2 files changed, 13 insertions, 0 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 46f183b00564..f8ab104fee5d 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sane
PORTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
ftp://ftp.mostang.com/pub/sane/
diff --git a/graphics/sane-backends/files/patch-af b/graphics/sane-backends/files/patch-af
new file mode 100644
index 000000000000..22046d4f0224
--- /dev/null
+++ b/graphics/sane-backends/files/patch-af
@@ -0,0 +1,12 @@
+--- frontend/xscanimage.c.orig Sun Oct 15 08:12:12 2000
++++ frontend/xscanimage.c Sun Oct 15 08:12:39 2000
+@@ -57,6 +57,8 @@
+
+ #ifdef HAVE_LIBGIMP_GIMP_H
+
++#define GIMP_ENABLE_COMPAT_CRUFT
++
+ #include <libgimp/gimp.h>
+
+ static void query (void);
+