Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/graphics/osg/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/graphics/osg/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.23 retrieving revision 1.28 diff -u -p -r1.23 -r1.28 --- pkgsrc/graphics/osg/Makefile 2012/09/15 15:03:24 1.23 +++ pkgsrc/graphics/osg/Makefile 2012/12/16 01:52:17 1.28 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/09/15 15:03:24 obache Exp $ +# $NetBSD: Makefile,v 1.28 2012/12/16 01:52:17 obache Exp $ DISTNAME= OpenSceneGraph-3.0.1 PKGNAME= osg-3.0.1 -PKGREVISION= 7 +PKGREVISION= 11 CATEGORIES= graphics devel MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PKGVERSION_NOREV}/source/ EXTRACT_SUFX= .zip @@ -12,8 +12,6 @@ HOMEPAGE= http://www.openscenegraph.org/ COMMENT= High performance 3D graphics toolkit LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_CMAKE= yes USE_LANGUAGES= c c++ USE_TOOLS+= pkg-config