aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-23 14:16:25 +0800
committerbapt <bapt@FreeBSD.org>2013-09-23 14:16:25 +0800
commitf9702794c2812b0ea6989d6d215ea0309b648ab2 (patch)
treeb780feee3b94ff916897932ae07134ccc36ddb95
parentc872fcb1b7a9744f9fa674be5e6bfa4757f3d1fe (diff)
downloadfreebsd-ports-graphics-f9702794c2812b0ea6989d6d215ea0309b648ab2.tar.gz
freebsd-ports-graphics-f9702794c2812b0ea6989d6d215ea0309b648ab2.tar.zst
freebsd-ports-graphics-f9702794c2812b0ea6989d6d215ea0309b648ab2.zip
Use stage
-rw-r--r--sysutils/tmpwatch/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/tmpwatch/Makefile b/sysutils/tmpwatch/Makefile
index f4adb20695c..23d81437c4e 100644
--- a/sysutils/tmpwatch/Makefile
+++ b/sysutils/tmpwatch/Makefile
@@ -14,10 +14,9 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
-MAN8= tmpwatch.8
-PLIST_FILES= sbin/tmpwatch
+PLIST_FILES= sbin/tmpwatch \
+ man/man8/tmpwatch.8.gz
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -E "s/^#include.+mntent.h.+//g" ${WRKSRC}/tmpwatch.c