From a3b5135851621cb514e7708d11f9dc82f851ea5c Mon Sep 17 00:00:00 2001 From: marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> Date: Sun, 29 Nov 2009 20:05:12 +0000 Subject: 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 --- devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c (limited to 'devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c') 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> -- cgit