=================================================================== RCS file: /cvs/ports/geo/tangogps/Attic/Makefile,v retrieving revision 1.6 retrieving revision 1.8 diff -u -r1.6 -r1.8 --- ports/geo/tangogps/Attic/Makefile 2009/02/26 18:32:46 1.6 +++ ports/geo/tangogps/Attic/Makefile 2009/08/16 20:52:19 1.8 @@ -24,7 +24,7 @@ gdk_pixbuf-2.0 gio-2.0 glib-2.0 glitz gmodule-2.0 \ gobject-2.0 gthread-2.0 gtk-x11-2.0 iconv idn intl m \ pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 \ - png pthread ssl z + png pthread pthread-stubs ssl xcb z LIB_DEPENDS = atk-1.0::devel/atk \ curl::net/curl \ @@ -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