summaryrefslogtreecommitdiffstats
path: root/lang/tcl86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tcl86/Makefile')
-rw-r--r--lang/tcl86/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl86/Makefile b/lang/tcl86/Makefile
index 205c10b..e62a60a 100644
--- a/lang/tcl86/Makefile
+++ b/lang/tcl86/Makefile
@@ -49,7 +49,7 @@ PLIST_SUB= TCL_VER=${TCL_VER} \
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MTCLMAN} && !defined(NO_INSTALL_MANPAGES)
+.if ${PORT_OPTIONS:MTCLMAN}
INSTALL_TARGET+=install-doc
PLIST_SUB+= MAN=""
.else
OpenPOWER on IntegriCloud