=================================================================== RCS file: /cvs/ports/graphics/osg/Attic/Makefile,v retrieving revision 1.10 retrieving revision 1.12 diff -u -r1.10 -r1.12 --- ports/graphics/osg/Attic/Makefile 2010/08/17 23:08:23 1.10 +++ ports/graphics/osg/Attic/Makefile 2010/12/08 05:05:23 1.12 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2010/08/17 22:08:23 yason Exp $ +# $OpenBSD: Makefile,v 1.12 2010/12/08 05:05:23 yason Exp $ COMMENT = high performance 3D graphics toolkit @@ -57,17 +57,16 @@ -DCMAKE_BUILD_TYPE=Release #CONFIGURE_ENV = LDFLAGS=-Xi -LIB_DEPENDS = ::graphics/openexr \ - ::graphics/cairo \ - ::geo/gdal \ - ::devel/glib2 \ - ::converters/libiconv \ - ::graphics/libungif \ - ::print/poppler,no_qt,no_qt4 \ - ::x11/gnome/librsvg \ - ::graphics/tiff +LIB_DEPENDS = graphics/openexr \ + graphics/cairo \ + geo/gdal \ + devel/glib2 \ + converters/libiconv \ + graphics/libungif \ + print/poppler,no_qt,no_qt4 \ + x11/gnome/librsvg \ + graphics/tiff -USE_X11 = Yes USE_LIBTOOL = Yes SUBST_VARS = V