aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2011-10-12 00:49:41 +0800
committermakc <makc@FreeBSD.org>2011-10-12 00:49:41 +0800
commit9496b054614341bdcd2fe37a6b4e8ca2c093ea81 (patch)
tree04b6cc2a3150a1a1be1dbdb9b0e99addd18da57f /print
parent7eea9e33b18c0cc89e80519bb70372d358c7a33e (diff)
downloadfreebsd-ports-gnome-9496b054614341bdcd2fe37a6b4e8ca2c093ea81.tar.gz
freebsd-ports-gnome-9496b054614341bdcd2fe37a6b4e8ca2c093ea81.tar.zst
freebsd-ports-gnome-9496b054614341bdcd2fe37a6b4e8ca2c093ea81.zip
Fix build after cups update
PR: ports/161491 Submitted by: Kaspars Bankovskis <kaspars at bankovskis.lv>
Diffstat (limited to 'print')
-rw-r--r--print/hplip/files/patch-prnt__hpps__hppsfilter.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/print/hplip/files/patch-prnt__hpps__hppsfilter.c b/print/hplip/files/patch-prnt__hpps__hppsfilter.c
new file mode 100644
index 000000000000..9600f3600d80
--- /dev/null
+++ b/print/hplip/files/patch-prnt__hpps__hppsfilter.c
@@ -0,0 +1,10 @@
+--- prnt/hpps/hppsfilter.c.orig 2011-10-11 17:25:10.000000000 +0300
++++ prnt/hpps/hppsfilter.c 2011-10-11 17:25:29.000000000 +0300
+@@ -38,6 +38,7 @@
+ #include <unistd.h>
+ #include <fcntl.h>
+ #include <cups/cups.h>
++#include <cups/ppd.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
+