port old configure style. How to do changes permanent?

2008-03-16 Thread Peter Volkov
Hello.

I'm sorry if my question is too simple, but I've tried to google without
any result.

I need to install multimedia/ffmpeg with some custom configuration on
FreeBSD 7.0. Some other ports are configure through `make config` but
this one seems to have older configuration technology. I've read
Makefile and seems that it's possible to build it with WITH_AMR_NB and
other options. So seems if I run
# make WITH_AMR_NB=y
I'll build ffmpeg with AMR support. But how to make this change
permanent so next time I build updated version ffmpeg it'll builds with
AMR support without requiring me to remember all WITH* options I've
passed to make? Is it possible at all?

Thank you for you help in advance,
-- 
Peter.


signature.asc
Description: Эта	 часть	 сообщения	 подписана	 цифровой	 подписью


Re: port old configure style. How to do changes permanent?

2008-03-16 Thread Peter Volkov
Thank you Scot and Ion-Mihai. Seems that portconf is what I was looking
for. :)

-- 
Peter.


signature.asc
Description: Эта	 часть	 сообщения	 подписана	 цифровой	 подписью