Index: Makefile =================================================================== RCS file: /home/cvs/ports/games/lincity-ng/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile 6 Dec 2011 22:17:06 -0000 1.12 +++ Makefile 27 Oct 2012 05:01:11 -0000 @@ -31,13 +31,14 @@ LIB_DEPENDS= devel/sdl-gfx \ textproc/libxml BUILD_DEPENDS= devel/jam RUN_DEPENDS= devel/desktop-file-utils + NO_REGRESS= Yes -USE_GROFF = Yes +USE_GROFF= Yes +CONFIGURE_STYLE= gnu CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ + LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ LIBS="-liconv -pthread" -CONFIGURE_STYLE=gnu do-build: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} jam -dx