summaryrefslogtreecommitdiff
path: root/devel/fpc-dbus/files/patch-packages_dbus_fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-dbus/files/patch-packages_dbus_fpmake.pp')
-rw-r--r--devel/fpc-dbus/files/patch-packages_dbus_fpmake.pp11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/fpc-dbus/files/patch-packages_dbus_fpmake.pp b/devel/fpc-dbus/files/patch-packages_dbus_fpmake.pp
deleted file mode 100644
index b628f710dd2f..000000000000
--- a/devel/fpc-dbus/files/patch-packages_dbus_fpmake.pp
+++ /dev/null
@@ -1,11 +0,0 @@
---- packages/dbus/fpmake.pp.orig 2015-01-05 19:27:06 UTC
-+++ packages/dbus/fpmake.pp
-@@ -24,7 +24,7 @@ begin
- P.Email := '';
- P.Description := 'D-Bus message bus interface. (1.2.16)';
- P.NeedLibC:= true;
-- P.OSes := [linux];
-+ P.OSes := [linux,dragonfly,freebsd];
-
- P.SourcePath.Add('src');
- P.IncludePath.Add('src');