From: Stuart Cassoff Subject: textproc/catdoc: MODTK_VERSION=8.6 To: OpenBSD Ports Date: Sun, 2 Aug 2026 05:54:29 -0400 LGTM. diff -Nurp /usr/ports/textproc/catdoc/Makefile ./Makefile --- /usr/ports/textproc/catdoc/Makefile Thu Oct 5 10:53:56 2023 +++ ./Makefile Sun Aug 2 05:50:49 2026 @@ -1,6 +1,8 @@ COMMENT-main= convert MS Word, Excel, Powerpoint to ASCII or TeX COMMENT-tk= viewer for MS Word files +REVISION-tk= 0 + V= 0.95 DISTNAME= catdoc-$V PKGNAME-main= catdoc-$V @@ -24,6 +26,7 @@ WANTLIB-main= c m CONFIGURE_ARGS+=--disable-wordview .else MODULES= x11/tk +MODTK_VERSION= 8.6 MULTI_PACKAGES+=-tk CONFIGURE_ARGS+=--with-wish=${MODTK_BIN} .endif