[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / graphics / osg

Diff for /ports/graphics/osg/Attic/Makefile between version 1.10 and 1.12

version 1.10, 2010/08/17 23:08:23 version 1.12, 2010/12/08 05:05:23
Line 57 
Line 57 
                         -DCMAKE_BUILD_TYPE=Release                          -DCMAKE_BUILD_TYPE=Release
 #CONFIGURE_ENV =        LDFLAGS=-Xi  #CONFIGURE_ENV =        LDFLAGS=-Xi
   
 LIB_DEPENDS =           ::graphics/openexr \  LIB_DEPENDS =           graphics/openexr \
                         ::graphics/cairo \                          graphics/cairo \
                         ::geo/gdal \                          geo/gdal \
                         ::devel/glib2 \                          devel/glib2 \
                         ::converters/libiconv \                          converters/libiconv \
                         ::graphics/libungif \                          graphics/libungif \
                         ::print/poppler,no_qt,no_qt4 \                          print/poppler,no_qt,no_qt4 \
                         ::x11/gnome/librsvg \                          x11/gnome/librsvg \
                         ::graphics/tiff                          graphics/tiff
   
 USE_X11 =               Yes  
 USE_LIBTOOL =           Yes  USE_LIBTOOL =           Yes
 SUBST_VARS =            V  SUBST_VARS =            V
   

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.12

CVSweb