=================================================================== RCS file: /cvs/ports/geo/tangogps/Attic/Makefile,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ports/geo/tangogps/Attic/Makefile 2009/02/26 18:32:46 1.6 +++ ports/geo/tangogps/Attic/Makefile 2009/02/28 22:18:49 1.7 @@ -32,7 +32,7 @@ gconf-2::devel/gconf2 \ sqlite3::databases/sqlite3 CONFIGURE_ENV += CPPFLAGS=-I${LOCALBASE}/include \ - LDFLAGS=-L${LOCALBASE}/lib + LDFLAGS="-L${LOCALBASE}/lib -liconv -lintl" USE_X11 = Yes CONFIGURE_STYLE = gnu