summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/tix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/tix/Makefile b/x11-toolkits/tix/Makefile
index 20ea82b336c2..f2e2a7b1c96c 100644
--- a/x11-toolkits/tix/Makefile
+++ b/x11-toolkits/tix/Makefile
@@ -63,5 +63,6 @@ post-install:
${RM} ${PREFIX}/include/tix/generic/tix.h
@# These two files are the same
${LN} -sf ../../tix.h ${PREFIX}/include/tix/generic
+ ${MV} ${PREFIX}/man/mann/tixwish.1 ${PREFIX}/man/man1
.include <bsd.port.post.mk>