summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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