aboutsummaryrefslogtreecommitdiff
path: root/converters/konwert
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-18 09:57:30 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-18 09:57:30 +0000
commit3b3116d35598cc728dec763fe596abe54e4379aa (patch)
tree4f7d58eeac439b30dff46b3691f6de20589c2167 /converters/konwert
parentb9c090b1c0b1bc4dacd61179797c9ffa75dee98c (diff)
downloadports-3b3116d35598cc728dec763fe596abe54e4379aa.tar.gz
ports-3b3116d35598cc728dec763fe596abe54e4379aa.zip
- Add missing patch, forgotten by my previous commit
Notes
Notes: svn path=/head/; revision=109415
Diffstat (limited to 'converters/konwert')
-rw-r--r--converters/konwert/files/patch-filterm.cc12
1 files changed, 12 insertions, 0 deletions
diff --git a/converters/konwert/files/patch-filterm.cc b/converters/konwert/files/patch-filterm.cc
new file mode 100644
index 000000000000..92441fbc65c3
--- /dev/null
+++ b/converters/konwert/files/patch-filterm.cc
@@ -0,0 +1,12 @@
+--- konwert-1.8/bin/filterm.cc.old Tue May 18 08:01:23 2004
++++ konwert-1.8/bin/filterm.cc Tue May 18 08:02:01 2004
+@@ -10,7 +10,8 @@
+ #include <sys/stat.h>
+ #include <sys/types.h>
+ #include <sys/wait.h>
+-#include <pty.h>
++#include <limits.h>
++#include <libutil.h>
+
+ #define WERSJA "1.8"
+