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

Diff for /ports/geo/tangogps/Attic/Makefile between version 1.1 and 1.2

version 1.1, 2008/11/10 13:20:27 version 1.2, 2008/11/22 15:40:35
Line 19 
Line 19 
 PERMIT_DISTFILES_FTP =  Yes  PERMIT_DISTFILES_FTP =  Yes
   
 WANTLIB =               ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \  WANTLIB =               ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
                         Xfixes Xi Xinerama Xrandr Xrender c crypto expat \                          Xfixes Xi Xinerama Xrandr Xrender c cairo crypto expat \
                         fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 glitz \                          fontconfig freetype gdk-x11-2.0 gdk_pixbuf-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 \                          gtk-x11-2.0 iconv idn intl m pango-1.0 pangocairo-1.0 \
                         pangoft2-1.0 pcre pixman-1 png pthread ssl z                          pangoft2-1.0 pcre pixman-1 png pthread ssl z
   
 LIB_DEPENDS =           atk-1.0.>=2400::devel/atk \  LIB_DEPENDS =           atk-1.0::devel/atk \
                         cairo::graphics/cairo \                          curl::net/curl \
                         curl.>=11::net/curl \                          gconf-2::devel/gconf2 \
                         gconf-2.>=6::devel/gconf2 \  
                         glib-2.0.>=1800.0,gmodule-2.0.>=1800.0::devel/glib2 \  
                         gobject-2.0.>=1800.0,gthread-2.0.>=1800::devel/glib2 \  
                         sqlite3::databases/sqlite3                          sqlite3::databases/sqlite3
   
 USE_X11 =               Yes  USE_X11 =               Yes

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb