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

Diff for /ports/geo/gpsdrive/Makefile between version 1.3 and 1.5

version 1.3, 2010/05/21 08:31:00 version 1.5, 2010/06/26 15:36:26
Line 2 
Line 2 
   
 COMMENT =               car (bike, ship, plane) navigation system  COMMENT =               car (bike, ship, plane) navigation system
   
 DISTNAME =              gpsdrive-2.10pre7  DISTNAME =              gpsdrive-2.11
   
 CATEGORIES =            geo  CATEGORIES =            geo
   
Line 38 
Line 38 
                         curl::net/curl \                          curl::net/curl \
                         gdk-x11-2.0,gdk_pixbuf-2.0::x11/gtk+2 \                          gdk-x11-2.0,gdk_pixbuf-2.0::x11/gtk+2 \
                         gtk-x11-2.0::x11/gtk+2                          gtk-x11-2.0::x11/gtk+2
   RUN_DEPENDS =           ::sysutils/gamin,-server \
                           ::devel/desktop-file-utils
   
 SEPARATE_BUILD =        concurrent  SEPARATE_BUILD =        concurrent
 USE_X11 =               Yes  USE_X11 =               Yes
 USE_LIBTOOL =           Yes  USE_LIBTOOL =           Yes
 CONFIGURE_ARGS +=       -DWITH_GDA3=NO -DWITH_MAPNIK=NO -DWITH_SPEECH=NO -DWITH_KISMET=NO  CONFIGURE_ARGS +=       -DCMAKE_BUILD_TYPE=Release -DWITH_GDA3=NO -DWITH_MAPNIK=NO -DWITH_SPEECH=NO -DWITH_KISMET=NO
   
 NO_REGRESS =            Yes  NO_REGRESS =            Yes
   

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

CVSweb