summaryrefslogtreecommitdiff
path: root/graphics/osg
diff options
context:
space:
mode:
authorasau <asau>2012-10-06 14:10:39 +0000
committerasau <asau>2012-10-06 14:10:39 +0000
commit060b86e6eef037d8debe216a3978f29792a304b4 (patch)
tree302b2130ea1710cf302c1761a30f0dd22578be6f /graphics/osg
parent9f7408a2b87ba1c5a399a8483da7280bdfeb6f84 (diff)
downloadpkgsrc-060b86e6eef037d8debe216a3978f29792a304b4.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'graphics/osg')
-rw-r--r--graphics/osg/Makefile4
1 files changed, 1 insertions, 3 deletions
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