From 1d10c741d9b9764445fdd06fb24f211198fcca6f 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/glx-utils/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'graphics/glx-utils') 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 -- cgit v1.2.3