Evgeny Solovyov wrote:
> $ make -DFORCE_PKG_REGISTER install clean
> 
> or
> 
> $ make FORCE_PKG_REGISTER="YES" install clean
> 
> will set the variable "FORCE_PKG_REGISTER" to YES

FWIW, you can also do:

% env FORCE_PKG_REGISTER=yes make install clean

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

Reply via email to