summaryrefslogtreecommitdiff
path: root/net/fpc-ldap/files/patch-packages_ldap_fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'net/fpc-ldap/files/patch-packages_ldap_fpmake.pp')
-rw-r--r--net/fpc-ldap/files/patch-packages_ldap_fpmake.pp11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/fpc-ldap/files/patch-packages_ldap_fpmake.pp b/net/fpc-ldap/files/patch-packages_ldap_fpmake.pp
deleted file mode 100644
index ba274c7dbe37..000000000000
--- a/net/fpc-ldap/files/patch-packages_ldap_fpmake.pp
+++ /dev/null
@@ -1,11 +0,0 @@
---- packages/ldap/fpmake.pp.orig 2015-01-05 19:27:06.000000000 +0000
-+++ packages/ldap/fpmake.pp
-@@ -23,7 +23,7 @@ begin
- P.Email := '';
- P.Description := 'Header to openldap, a library that to access directory services';
- P.NeedLibC:= true; // true for headers that indirectly link to libc?
-- P.OSes := [linux];
-+ P.OSes := [linux,dragonfly,freebsd];
-
-
- P.SourcePath.Add('src');