From 1102dc2a0597b44816f15117eb6c3ccd49ccebbe Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Mon, 26 Jan 2004 02:57:36 +0000 Subject: Changed BUILD_DEPENDS to EXTRACT_DEPENDS. PR: 61577 Submitted by: Sergey Akifyev --- sysutils/tmpwatch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/tmpwatch') diff --git a/sysutils/tmpwatch/Makefile b/sysutils/tmpwatch/Makefile index 13c656e31afc..5901a7add5ff 100644 --- a/sysutils/tmpwatch/Makefile +++ b/sysutils/tmpwatch/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= -2.src.rpm MAINTAINER= markp@FreeBSD.org COMMENT= A utility for removing files based on when they were last accessed -BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio +EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio USE_GETOPT_LONG=yes USE_REINPLACE= yes -- cgit v1.2.3