diff options
Diffstat (limited to 'sysutils/tmpwatch/Makefile')
-rw-r--r-- | sysutils/tmpwatch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/tmpwatch/Makefile b/sysutils/tmpwatch/Makefile index 314f0eb7a992..f4adb20695c1 100644 --- a/sysutils/tmpwatch/Makefile +++ b/sysutils/tmpwatch/Makefile @@ -17,6 +17,7 @@ GNU_CONFIGURE= yes MAN8= tmpwatch.8 PLIST_FILES= sbin/tmpwatch +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -E "s/^#include.+mntent.h.+//g" ${WRKSRC}/tmpwatch.c |