diff options
Diffstat (limited to 'net/fpc-ldap/files/patch-packages_ldap_fpmake.pp')
| -rw-r--r-- | net/fpc-ldap/files/patch-packages_ldap_fpmake.pp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/fpc-ldap/files/patch-packages_ldap_fpmake.pp b/net/fpc-ldap/files/patch-packages_ldap_fpmake.pp new file mode 100644 index 000000000000..ba274c7dbe37 --- /dev/null +++ b/net/fpc-ldap/files/patch-packages_ldap_fpmake.pp @@ -0,0 +1,11 @@ +--- 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'); |
