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/vigra/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'graphics/vigra') diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index 765d2aa25a9..8fefd16a3c9 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/03/08 11:44:43 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/06 14:11:24 asau Exp $ DISTNAME= vigra-1.8.0-src PKGNAME= ${DISTNAME:S/-src//} @@ -11,8 +11,6 @@ HOMEPAGE= http://hci.iwr.uni-heidelberg.de/vigra/ COMMENT= Computer vision library LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_CMAKE= yes -- cgit v1.2.3