summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-02-07 09:20:18 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-02-07 09:20:18 +0000
commit60e612fa559b3bfc82b3a29be72c3f2aeaa929cc (patch)
tree7ba1a9d55dd67d3483e2f60560208904ff820fce /x11-toolkits
parent- Fix letf-overs (diff)
- Fix man page
Reported by: decke
Notes
Notes: svn path=/head/; revision=311821
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/tk85/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/tk85/Makefile b/x11-toolkits/tk85/Makefile
index 055c58d6effb..61a55327a9e1 100644
--- a/x11-toolkits/tk85/Makefile
+++ b/x11-toolkits/tk85/Makefile
@@ -67,8 +67,6 @@ CONFIGURE_ARGS+= --enable-threads
CONFIGURE_ARGS+= --disable-threads
.endif
-MAN1= wish${TCL_VER}.1
-
.if ${PORT_OPTIONS:MDEMOS}
INSTALL_TARGET+= install install-demos
PLIST_SUB+= DEMOS=""