[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.4

version 1.3, 2010/05/21 08:31:00 version 1.4, 2010/05/25 19:01:17
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.4

CVSweb