diff options
Diffstat (limited to 'sysutils/tmpwatch/Makefile')
-rw-r--r-- | sysutils/tmpwatch/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/tmpwatch/Makefile b/sysutils/tmpwatch/Makefile index 15d160d6368a..2f83c67e6a39 100644 --- a/sysutils/tmpwatch/Makefile +++ b/sysutils/tmpwatch/Makefile @@ -17,8 +17,6 @@ COMMENT= A utility for removing files based on when they were last accessed EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio -USE_GETOPT_LONG=yes - CFLAGS+= ${CPPFLAGS} -DVERSION=\"${PORTVERSION}\" MAN8= tmpwatch.8 PLIST_FILES= sbin/tmpwatch |