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

Diff for /ports/geo/tangogps/Attic/Makefile between version 1.4 and 1.5

version 1.4, 2009/01/28 13:37:07 version 1.5, 2009/02/23 21:20:41
Line 2 
Line 2 
   
 COMMENT =               lightweight mapping application for use with or without GPS  COMMENT =               lightweight mapping application for use with or without GPS
   
 DISTNAME =              tangogps-0.9.5  DISTNAME =              tangogps-0.9.6
   
 CATEGORIES =            geo  CATEGORIES =            geo
   
Line 28 
Line 28 
   
 LIB_DEPENDS =           atk-1.0::devel/atk \  LIB_DEPENDS =           atk-1.0::devel/atk \
                         curl::net/curl \                          curl::net/curl \
                           exif::graphics/libexif \
                         gconf-2::devel/gconf2 \                          gconf-2::devel/gconf2 \
                         sqlite3::databases/sqlite3                          sqlite3::databases/sqlite3
   CONFIGURE_ENV +=        CPPFLAGS=-I${LOCALBASE}/include \
                           LDFLAGS=-L${LOCALBASE}/lib
 USE_X11 =               Yes  USE_X11 =               Yes
 CONFIGURE_STYLE =       gnu  CONFIGURE_STYLE =       gnu
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb