summaryrefslogtreecommitdiff
path: root/graphics/glx-utils
diff options
context:
space:
mode:
authorasau <asau>2012-10-06 14:10:39 +0000
committerasau <asau>2012-10-06 14:10:39 +0000
commit1d10c741d9b9764445fdd06fb24f211198fcca6f (patch)
tree302b2130ea1710cf302c1761a30f0dd22578be6f /graphics/glx-utils
parent8096504c562bfd72dba478f6081034c244d04d24 (diff)
downloadpkgsrc-1d10c741d9b9764445fdd06fb24f211198fcca6f.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'graphics/glx-utils')
-rw-r--r--graphics/glx-utils/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/glx-utils/Makefile b/graphics/glx-utils/Makefile
index 1d84aabf20b..47dda8d9c03 100644
--- a/graphics/glx-utils/Makefile
+++ b/graphics/glx-utils/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2011/12/14 00:16:13 marino Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/06 14:10:55 asau Exp $
DISTNAME= MesaDemos-${MESA_VERSION}
PKGNAME= glx-utils-${MESA_VERSION}
CATEGORIES= x11 graphics
COMMENT= OpenGL glxgears and glxinfo
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../graphics/Mesa/Makefile.common"
MESA_PATCHFILES= # don't track Mesa patchlevels