Index: Makefile =================================================================== RCS file: /home/cvs/ports/games/boswars/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile --- Makefile 22 Sep 2012 08:41:01 -0000 1.16 +++ Makefile 27 Oct 2012 03:08:55 -0000 @@ -23,7 +23,7 @@ WANTLIB += theora>=2 vorbis>=5 png>=5 MODULES= devel/scons \ lang/lua -MODSCONS_FLAGS= CPPPATH="${CPPPATH} ${LOCALBASE}/include/libpng" \ +MODSCONS_FLAGS= CPPPATH="-I${LOCALBASE}/include -I${LOCALBASE}/include/libpng" \ LIBS="-lm" \ opengl=1