CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/04/03 17:15:23
Modified files:
devel/doxygen/pkg: DESCR-main
devel/doxygen : Makefile
Log message:
Attempt #2 at handling doxygen on mips64el. Rather than using a FLAVOR,
just set CONFIGURE_ARGS on mips64el, don't provide a way to build with
--english-only on other arch (as the only reason for using this seems to
be to work around compiler/toolchain problems). Avoids oddity with
out-of-date reported by fgsch@.
Also make sure the arch check is done after including bsd.port.arch.mk;
ARCH was in my environment when I tested before, sigh... this problem
reported by kili@.
"it's shorter than the previous version, so it's automagically ok" kili@ ;)