=================================================================== RCS file: /cvs/ports/graphics/simgear/Attic/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/graphics/simgear/Attic/Makefile 2009/08/30 09:30:45 1.1 +++ ports/graphics/simgear/Attic/Makefile 2009/09/10 07:26:11 1.2 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2009/08/30 08:30:45 yason Exp $ +# $OpenBSD: Makefile,v 1.2 2009/09/10 06:26:11 yason Exp $ #ONLY_FOR_ARCHS = ??? #NOT_FOR_ARCHS = ??? #SHARED_ONLY = ??? @@ -31,7 +31,8 @@ #RUN_DEPENDS = ??? LIB_DEPENDS = ::audio/openal-soft \ ::devel/plib \ - ::graphics/freeglut + ::graphics/freeglut \ + ::graphics/osg #MAKE_FLAGS = ??? #MAKE_ENV = ???