aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/tmpwatch
diff options
context:
space:
mode:
authormarkp <markp@FreeBSD.org>2004-01-26 10:57:36 +0800
committermarkp <markp@FreeBSD.org>2004-01-26 10:57:36 +0800
commita19b7b60115592ae0e8642755a712c84ecae4d0e (patch)
tree6ca44b15fecced72f40b3dbac021e6ab3b2f642b /sysutils/tmpwatch
parent114e2c1075f3aecd0149d4414675b2d4004295fc (diff)
downloadfreebsd-ports-gnome-a19b7b60115592ae0e8642755a712c84ecae4d0e.tar.gz
freebsd-ports-gnome-a19b7b60115592ae0e8642755a712c84ecae4d0e.tar.zst
freebsd-ports-gnome-a19b7b60115592ae0e8642755a712c84ecae4d0e.zip
Changed BUILD_DEPENDS to EXTRACT_DEPENDS.
PR: 61577 Submitted by: Sergey Akifyev <asa@gascom.ru>
Diffstat (limited to 'sysutils/tmpwatch')
-rw-r--r--sysutils/tmpwatch/Makefile2
1 files changed, 1 insertions, 1 deletions
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