freebsd-ports/net-p2p/microdc2/files
Rong-En Fan 4d57f0c92c Fix build with BSD ar(1).
Makefile of microdc2 mistakenly pass arguments which is intended for
ld(1) to ar(1). GNU ar(1) treats those wrong args as filenames and
issue a warning since "file" not exist, while BSD ar(1) treats them as
invalid options and exits with error.

PR:		ports/121163
Reported by:	erwin
Submitted by:	kaiw@
Approved by:	maintainer timeout (16 days)
2008-03-14 16:03:08 +00:00
..
patch-lib-Makefile.in
patch-no-man