K 10 svn:author V 4 tijl K 8 svn:date V 27 2013-12-27T14:59:27.655426Z K 7 svn:log V 420 - Replace WITHOUT_X11 with an X11 option. - Remove USE_FORTRAN. It isn't required. - Staging. - Add a do-build target so we no longer have to build static libraries with -fPIC. - Remove patching of "CFLAGS=" into "CFLAGS+=", because with base system make, += allows CFLAGS from /usr/share/mk or make.conf to slip in. Instead pass CFLAGS via EXTRACFLAGS which is also used to control the -fpic flag in do-build. END