aboutsummaryrefslogtreecommitdiff
path: root/devel/dmalloc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/dmalloc/Makefile')
-rw-r--r--devel/dmalloc/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/dmalloc/Makefile b/devel/dmalloc/Makefile
index e20a85755f06..9f3a05345e32 100644
--- a/devel/dmalloc/Makefile
+++ b/devel/dmalloc/Makefile
@@ -25,11 +25,7 @@ INSTALL_TARGET= install
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MDOCS}
-INSTALL_TARGET+=installdocs
-.endif
+DOCS_INSTALL_TARGET= installdocs
post-install:
${CHMOD} 755 ${STAGEDIR}${PREFIX}/bin/dmalloc