summaryrefslogtreecommitdiffstats
path: root/graphics/evince/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-03-19 13:35:06 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-03-19 13:35:06 +0800
commit716e853082f85512d878931d3c2903f4a669c7e8 (patch)
tree3a24d58f313f014bb8f3aca107a85ec50d2fb1df /graphics/evince/files
parentea6bb0f0996a0cf559b13cfa9aef24e8199d6a23 (diff)
downloadmarcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.gz
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.bz2
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.lz
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.xz
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.zst
marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.zip
Remove these ports now that they have been committed to FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8576 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/evince/files')
-rw-r--r--graphics/evince/files/patch-backend_ps_ps-interpreter.c10
-rw-r--r--graphics/evince/files/patch-configure11
2 files changed, 0 insertions, 21 deletions
diff --git a/graphics/evince/files/patch-backend_ps_ps-interpreter.c b/graphics/evince/files/patch-backend_ps_ps-interpreter.c
deleted file mode 100644
index 9cd98bbef..000000000
--- a/graphics/evince/files/patch-backend_ps_ps-interpreter.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- backend/ps/ps-interpreter.c.orig Tue Mar 13 07:00:12 2007
-+++ backend/ps/ps-interpreter.c Tue Mar 13 07:00:21 2007
-@@ -29,6 +29,7 @@
- #include <string.h>
- #include <stdlib.h>
- #include <sys/wait.h>
-+#include <signal.h>
- #include <errno.h>
-
- #include "ps-interpreter.h"
diff --git a/graphics/evince/files/patch-configure b/graphics/evince/files/patch-configure
deleted file mode 100644
index dc2323992..000000000
--- a/graphics/evince/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Mon Dec 18 18:05:50 2006
-+++ configure Mon Dec 18 18:06:30 2006
-@@ -25315,7 +25315,7 @@ else
- echo "${ECHO_T}yes" >&6
- enable_cairo_pdf=yes
- fi
-- if test x$enable_cairo_pdf == xyes; then
-+ if test x$enable_cairo_pdf = xyes; then
-
- cat >>confdefs.h <<\_ACEOF
- #define HAVE_CAIRO_PDF 1