diff options
Diffstat (limited to 'audio/tkeca')
-rw-r--r-- | audio/tkeca/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/tkeca/Makefile b/audio/tkeca/Makefile index 7b6094ee871d..15b1a5e7d557 100644 --- a/audio/tkeca/Makefile +++ b/audio/tkeca/Makefile @@ -18,6 +18,8 @@ USES= desktop-file-utils tk NO_BUILD= yes PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e '3s,^exec wish,exec ${WISH},' ${WRKSRC}/tkeca.tcl |