Scot Hetzel ha scritto:

There is an error in the rc.d script, the port dns/noip doesn't
install bin/noip, instead it installs bin/noip2.  But the script is
setting "command=${PREFIX}/bin/noip", when it should be using
"command=${PREFIX}/bin/noip2".

Just change "command" variable in dns/noip/files/noip.in and/or
PREFIX/etc/rc.d/noip to "command="%%PREFIX%%/bin/${name}2".

Thanks.
I also had to change "noip_enable" to "noip2_enable" in /etc/rc.conf and everything was solved.

 bye
        av.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to