aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tmpwatch
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-23 06:16:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-23 06:16:25 +0000
commitbd22d04bd10f516a13562bfe13dd0acf686a6f53 (patch)
treeb780feee3b94ff916897932ae07134ccc36ddb95 /sysutils/tmpwatch
parent9d3b4b9566349726182fe17b37365509103010fb (diff)
downloadports-bd22d04bd10f516a13562bfe13dd0acf686a6f53.tar.gz
ports-bd22d04bd10f516a13562bfe13dd0acf686a6f53.zip
Use stage
Notes
Notes: svn path=/head/; revision=327932
Diffstat (limited to 'sysutils/tmpwatch')
-rw-r--r--sysutils/tmpwatch/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/tmpwatch/Makefile b/sysutils/tmpwatch/Makefile
index f4adb20695c1..23d81437c4ea 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