From 6900f0332e5d18d28c7ab5cc3bf31595f49e1ec1 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/freeglut/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/freeglut') diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile index 99374d4b901..0cc9722cdfb 100644 --- a/graphics/freeglut/Makefile +++ b/graphics/freeglut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:31 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/06 14:10:49 asau Exp $ # DISTNAME= freeglut-2.2.0 @@ -11,7 +11,6 @@ HOMEPAGE= http://freeglut.sourceforge.net/ COMMENT= Alternative to the OpenGL Utility Toolkit (GLUT) library PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LIBTOOL= yes GNU_CONFIGURE= yes -- cgit v1.2.3