=================================================================== RCS file: /cvs/ports/graphics/osg/Attic/Makefile,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ports/graphics/osg/Attic/Makefile 2010/08/17 23:08:23 1.10 +++ ports/graphics/osg/Attic/Makefile 2010/12/08 05:01:30 1.11 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2010/08/17 22:08:23 yason Exp $ +# $OpenBSD: Makefile,v 1.11 2010/12/08 05:01:30 yason Exp $ COMMENT = high performance 3D graphics toolkit @@ -57,15 +57,15 @@ -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