K 10 svn:author V 5 joerg K 8 svn:date V 27 2005-04-07T12:22:04.000000Z K 7 svn:log V 412 Unbreak the port for 5.x (and above). The wondersome makefile infastructure of openradius uses the ARCH macro in order to run ar(1). As FreeBSD's make(1) predefines ARCH to the architecture, this broke compilation. Fix this by (ab)using the AR macro instead. As the maintainer timed out on fixing this by about half a year, and I need the port right now, I take the liberty to ignore the maintainer bit here. END