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.13 retrieving revision 1.38 diff -u -p -r1.13 -r1.38 --- pkgsrc/graphics/osg/Makefile 2012/03/07 16:27:35 1.13 +++ pkgsrc/graphics/osg/Makefile 2013/07/05 13:29:36 1.38 @@ -1,18 +1,17 @@ -# $NetBSD: Makefile,v 1.13 2012/03/07 16:27:35 adam Exp $ +# $NetBSD: Makefile,v 1.38 2013/07/05 13:29:36 ryoon Exp $ DISTNAME= OpenSceneGraph-3.0.1 PKGNAME= osg-3.0.1 +PKGREVISION= 20 CATEGORIES= graphics devel -MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PKGVERION_NOREV}/source/ +MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PKGVERSION_NOREV}/source/ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.openscenegraph.org/ +HOMEPAGE= http://www.openscenegraph.org/projects/osg 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