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

Diff for /ports/geo/roadmap/Attic/Makefile between version 1.3 and 1.5

version 1.3, 2009/06/11 19:51:12 version 1.5, 2009/08/14 16:24:10
Line 26 
Line 26 
   
 WANTLIB =               X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \  WANTLIB =               X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
                         Xi Xinerama Xrandr Xrender c expat fontconfig freetype \                          Xi Xinerama Xrandr Xrender c expat fontconfig freetype \
                         glitz iconv intl m pixman-1 png z                          glitz iconv intl m pixman-1 png pthread-stubs xcb z
   
   
 LIB_DEPENDS =           atk-1.0.>=2400::devel/atk \  LIB_DEPENDS =           atk-1.0.>=2400::devel/atk \
Line 42 
Line 42 
   
 USE_X11 =               Yes  USE_X11 =               Yes
 USE_GMAKE =             Yes  USE_GMAKE =             Yes
   
   NO_REGRESS =            Yes
   
 post-install:  post-install:
         ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/roadmap          ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/roadmap

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

CVSweb