summaryrefslogtreecommitdiff
path: root/time/vixie-cron
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:04:16 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:04:16 +0000
commit7a48191ad0a52cfc86bcf6477e155dce1d4802ad (patch)
tree42ed36270c26ff5446e6bf807a3287ffe97fabc7 /time/vixie-cron
parent96fe9f4e36f8dcb42dfa7f83cc9b8ff22ae611d2 (diff)
downloadpkgsrc-7a48191ad0a52cfc86bcf6477e155dce1d4802ad.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/vixie-cron')
-rw-r--r--time/vixie-cron/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/time/vixie-cron/Makefile b/time/vixie-cron/Makefile
index 6f6a2d13903..5fe32357de7 100644
--- a/time/vixie-cron/Makefile
+++ b/time/vixie-cron/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/11/02 23:47:37 sbd Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/08 13:04:29 asau Exp $
DISTNAME= cron_4.1
PKGNAME= vixie-cron-4.1
@@ -11,7 +11,6 @@ MAINTAINER= reed@reedmedia.net
COMMENT= Execute and maintain scheduled commands
SPECIAL_PERMS+= bin/crontab ${SETUID_ROOT_PERMS}
-PKG_DESTDIR_SUPPORT= user-destdir
# Don't extract into WRKDIR because rc.d script is replaced with binary
EXTRACT_CMD= ${MKDIR} ${WRKSRC} && cd ${WRKSRC} && ${CAT} $$extract_file | ${SH}