adding configure time flags to a port build?

2005-08-23 Thread stan
I need to rebuild Amanda to help using it in a situation where soem of the
clients are behind a firewall. To do this I need to pass a couple of
arguments to configure.

I've been suing the standard port build for Amanda on the OpenBSD machines.
Can I somehow add thes flags to the ports build process for Amanda, as I
build the port?

-- 
U.S. Encouraged by Vietnam Vote - Officials Cite 83% Turnout Despite Vietcong 
Terror 
- New York Times 9/3/1967



Re: adding configure time flags to a port build?

2005-08-23 Thread Alexander Hall

stan wrote:

I need to rebuild Amanda to help using it in a situation where soem of the
clients are behind a firewall. To do this I need to pass a couple of
arguments to configure.

I've been suing the standard port build for Amanda on the OpenBSD machines.
Can I somehow add thes flags to the ports build process for Amanda, as I
build the port?



Look for CONFIGURE_ARGS in /usr/ports/misc/amanda/Makefile.

/Alexander