aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tmpreaper
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:41:04 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:41:04 +0000
commit7b0143734836eef0513fc04f204dcc322f3498a9 (patch)
tree321d96adc602ab4ec93bd031837bbd2b6d68a016 /sysutils/tmpreaper
parent73ac53b6f7e1bda16b46244af4ab1c13f9f0cb5d (diff)
downloadports-7b0143734836eef0513fc04f204dcc322f3498a9.tar.gz
ports-7b0143734836eef0513fc04f204dcc322f3498a9.zip
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards. Encouraged by: mat
Notes
Notes: svn path=/head/; revision=344080
Diffstat (limited to 'sysutils/tmpreaper')
-rw-r--r--sysutils/tmpreaper/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/tmpreaper/Makefile b/sysutils/tmpreaper/Makefile
index a6c0e6088448..ae86848782dd 100644
--- a/sysutils/tmpreaper/Makefile
+++ b/sysutils/tmpreaper/Makefile
@@ -19,8 +19,6 @@ PORTDOCS= README
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR}