From 060b86e6eef037d8debe216a3978f29792a304b4 Mon Sep 17 00:00:00 2001 From: asau Date: Sat, 6 Oct 2012 14:10:39 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- graphics/osg/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'graphics/osg') diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index d4a64fb648a..e4932e4f59a 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/10/02 17:11:16 tron Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/06 14:11:09 asau Exp $ DISTNAME= OpenSceneGraph-3.0.1 PKGNAME= osg-3.0.1 @@ -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 -- cgit v1.2.3