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 5901a7add5ff..0447316faf03 100644 --- a/sysutils/tmpwatch/Makefile +++ b/sysutils/tmpwatch/Makefile @@ -22,6 +22,7 @@ USE_REINPLACE= yes CFLAGS+= ${CPPFLAGS} -DVERSION=\"${PORTVERSION}\" MAN8= tmpwatch.8 +PLIST_FILES= sbin/tmpwatch do-extract: ${MKDIR} ${WRKDIR} |