From c4f95ab71a8e776eb3384df9e8b9ddfa4e2a89c8 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 23 Oct 2012 19:50:50 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- sysutils/crashme/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/crashme') diff --git a/sysutils/crashme/Makefile b/sysutils/crashme/Makefile index 93daa7915fc..3014a1b6b4b 100644 --- a/sysutils/crashme/Makefile +++ b/sysutils/crashme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/09/17 14:00:53 asau Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 19:50:56 asau Exp $ # DISTNAME= crashme-2.4 @@ -13,7 +13,6 @@ HOMEPAGE= http://people.delphiforums.com/gjc/crashme.html COMMENT= Try to crash machine with random arguments to random system calls PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= sbin ${PKGMANDIR}/man1 -- cgit v1.2.3