From 91284f9f4befaa441c920251df8c7649e922d74d 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/cal/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'time/cal') diff --git a/time/cal/Makefile b/time/cal/Makefile index f8960d1d656..e6848797a4e 100644 --- a/time/cal/Makefile +++ b/time/cal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:38 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/08 13:04:17 asau Exp $ DISTNAME= cal-3.5 PKGREVISION= 1 @@ -8,8 +8,6 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/shell/} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Enhanced color version of standard calendar utility -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/cal-3.5/source MAKE_FILE= makefile.unx BUILD_TARGET= cal -- cgit v1.2.3