[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / geo / tangogps

Diff for /ports/geo/tangogps/Attic/Makefile between version 1.6 and 1.8

version 1.6, 2009/02/26 18:32:46 version 1.8, 2009/08/16 20:52:19
Line 24 
Line 24 
                         gdk_pixbuf-2.0 gio-2.0 glib-2.0 glitz gmodule-2.0 \                          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 \                          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 \                          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 \  LIB_DEPENDS =           atk-1.0::devel/atk \
                         curl::net/curl \                          curl::net/curl \
Line 32 
Line 32 
                         gconf-2::devel/gconf2 \                          gconf-2::devel/gconf2 \
                         sqlite3::databases/sqlite3                          sqlite3::databases/sqlite3
 CONFIGURE_ENV +=        CPPFLAGS=-I${LOCALBASE}/include \  CONFIGURE_ENV +=        CPPFLAGS=-I${LOCALBASE}/include \
                         LDFLAGS=-L${LOCALBASE}/lib                          LDFLAGS="-L${LOCALBASE}/lib -liconv -lintl"
 USE_X11 =               Yes  USE_X11 =               Yes
 CONFIGURE_STYLE =       gnu  CONFIGURE_STYLE =       gnu
   

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.8

CVSweb