diff options
Diffstat (limited to 'net-mgmt/annextools/files/patch-make.config')
-rw-r--r-- | net-mgmt/annextools/files/patch-make.config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-mgmt/annextools/files/patch-make.config b/net-mgmt/annextools/files/patch-make.config new file mode 100644 index 000000000000..988713f3fdb8 --- /dev/null +++ b/net-mgmt/annextools/files/patch-make.config @@ -0,0 +1,5 @@ +--- make.config.orig Thu Sep 18 20:10:32 2003 ++++ make.config Thu Sep 18 20:10:32 2003 +@@ -0,0 +1,2 @@ ++ ++CFLAGS += -D_NFILE=65536 -DHAS_CTRL_NOT_ACC=1 -DINSTALL_DIR=\"/usr/local/annex\" -DMIN_SLIP_ERR=10 -DMAX_SLIP_ERR=10 -DFREEBSD=1 |