From 7a48191ad0a52cfc86bcf6477e155dce1d4802ad Mon Sep 17 00:00:00 2001 From: asau Date: Mon, 8 Oct 2012 13:04:16 +0000 Subject: Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. --- time/catclock/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'time/catclock') diff --git a/time/catclock/Makefile b/time/catclock/Makefile index d576c85005c..a2e51b476ba 100644 --- a/time/catclock/Makefile +++ b/time/catclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2011/12/09 14:36:34 drochner Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/08 13:04:17 asau Exp $ # DISTNAME= catclock @@ -11,8 +11,6 @@ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Variant of the MIT xclock with a "cat" mode -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= yes post-patch: -- cgit v1.2.3