summaryrefslogtreecommitdiffstats
path: root/devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-11-30 04:05:12 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-11-30 04:05:12 +0800
commita3b5135851621cb514e7708d11f9dc82f851ea5c (patch)
treeb2b32cc424aeb8dc4d13263958511bf8ca92bc34 /devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c
parent095098375dd5bb1d27d533ffc7dc27305e105c95 (diff)
downloadmarcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.gz
marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.zst
marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.zip
Remove these ports now that they are in the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c')
-rw-r--r--devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c b/devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c
deleted file mode 100644
index cdf6eaf07..000000000
--- a/devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- dbus/dbus-sysdeps-util-unix.c.orig 2008-12-21 14:51:17.000000000 -0500
-+++ dbus/dbus-sysdeps-util-unix.c 2008-12-21 14:51:37.000000000 -0500
-@@ -38,6 +38,7 @@
- #include <stdio.h>
- #include <errno.h>
- #include <fcntl.h>
-+#include <syslog.h>
- #include <sys/stat.h>
- #include <grp.h>
- #include <sys/socket.h>