View | Details | Raw Unified | Return to bug 61577
Collapse All | Expand All

(-)tmpwatch/Makefile (-1 / +1 lines)
Lines 15-21 Link Here
15
MAINTAINER=	markp@FreeBSD.org
15
MAINTAINER=	markp@FreeBSD.org
16
COMMENT=	A utility for removing files based on when they were last accessed
16
COMMENT=	A utility for removing files based on when they were last accessed
17
17
18
BUILD_DEPENDS=	rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
18
EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
19
19
20
USE_GETOPT_LONG=yes
20
USE_GETOPT_LONG=yes
21
USE_REINPLACE=	yes
21
USE_REINPLACE=	yes

Return to bug 61577