summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkp <markp@FreeBSD.org>2004-01-26 02:57:36 +0000
committermarkp <markp@FreeBSD.org>2004-01-26 02:57:36 +0000
commita19b7b60115592ae0e8642755a712c84ecae4d0e (patch)
tree6ca44b15fecced72f40b3dbac021e6ab3b2f642b
parent114e2c1075f3aecd0149d4414675b2d4004295fc (diff)
downloadFreeBSD-ports-a19b7b60115592ae0e8642755a712c84ecae4d0e.zip
FreeBSD-ports-a19b7b60115592ae0e8642755a712c84ecae4d0e.tar.gz
Changed BUILD_DEPENDS to EXTRACT_DEPENDS.
PR: 61577 Submitted by: Sergey Akifyev <asa@gascom.ru>
-rw-r--r--sysutils/tmpwatch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tmpwatch/Makefile b/sysutils/tmpwatch/Makefile
index 13c656e..5901a7a 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
OpenPOWER on IntegriCloud