[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / graphics / osg

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/graphics/osg/Makefile between version 1.14 and 1.28

version 1.14, 2012/03/25 13:47:57 version 1.28, 2012/12/16 01:52:17
Line 2 
Line 2 
   
 DISTNAME=       OpenSceneGraph-3.0.1  DISTNAME=       OpenSceneGraph-3.0.1
 PKGNAME=        osg-3.0.1  PKGNAME=        osg-3.0.1
   PKGREVISION=    11
 CATEGORIES=     graphics devel  CATEGORIES=     graphics devel
 MASTER_SITES=   http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PKGVERSION_NOREV}/source/  MASTER_SITES=   http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PKGVERSION_NOREV}/source/
 EXTRACT_SUFX=   .zip  EXTRACT_SUFX=   .zip
Line 11  HOMEPAGE= http://www.openscenegraph.org/
Line 12  HOMEPAGE= http://www.openscenegraph.org/
 COMMENT=        High performance 3D graphics toolkit  COMMENT=        High performance 3D graphics toolkit
 LICENSE=        gnu-lgpl-v2.1  LICENSE=        gnu-lgpl-v2.1
   
 PKG_DESTDIR_SUPPORT=    user-destdir  
   
 USE_CMAKE=              yes  USE_CMAKE=              yes
 USE_LANGUAGES=          c c++  USE_LANGUAGES=          c c++
 USE_TOOLS+=             pkg-config  USE_TOOLS+=             pkg-config

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.28

CVSweb <webmaster@jp.NetBSD.org>