Niall O'Higgins <[EMAIL PROTECTED]> wrote:

> Tested on amd64 and i386. Zaurus seems to have issues compiling
> (gcc crashes). Reports from sparc64 and macppc would be especially 
> appreciated,
> since the sparc64 box i have access to ran out of memory while compiling it.

There is no need to have libpng in WANTLIB and LIB_DEPENDS.  Just remove
it from WANTLIB marker.

This port depends on sdl without no_x11 FLAVOR so there is no need to
have USE_X11 as sdl already requires it.

You have 
+            -I/usr/local/include/libpng -I/usr/X11R6/include \
in patches/patch-something.  Please don't hardcode /usr/local or
/usr/X11R6 in patches or any other files!  Use LOCALBASE and X11BASE.

Where is NO_REGRESS?  Just run "make regress" and you'll see that it's
needed.

Why there is no $OpenBSD$ at the top of patches/patch-something?  I
though that make update-patches adds it automatically ...

BTW it builds fine and seems to work OK on my macppc.

Alek
-- 
Spieranie się z zakochanym, to jak próba osuszenia oceanu łyżką.
 -- Stephen King, Powołanie Trójki

Reply via email to