K 10 svn:author V 6 marino K 8 svn:date V 27 2014-09-24T13:38:28.344361Z K 7 svn:log V 349 astro/xtide: Add support for non-ports GCC This port requires GCC, so it loads the lang/gcc. The ports GCC will look in /usr/local/include by default, but others (such as DF base compiler) will not. Specify -I${LOCALBASE}/include in CFLAGS explicitly as it is needed to locate the X11/Xaw/Box.h header. This is covered by "Just Fix It" blanket. END