K 10 svn:author V 4 mezz K 8 svn:date V 27 2004-06-06T21:44:59.000000Z K 7 svn:log V 330 - Use DOCSDIR in --with-html-dir - Chase the current bsd.gnome.mk, ie: pygtk2 - Add a new WITH_DEBUG knob - Replace the hardcore path of check if libgtkhtml exists to ${HAVE_GNOME:Mlibgtkhtml}. Also, use the || (or) like this: .if ${HAVE_GNOME:Mlibgtkhtml}!="" || defined(WITH_HTML_HELP_BROWSER) Reviewed by: marcus and pav END