summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>1999-12-09 22:13:15 +0000
committerjmz <jmz@FreeBSD.org>1999-12-09 22:13:15 +0000
commit5b1d57da2969d34346cc36cc87bb0c219ead6c44 (patch)
tree41cfba5fe9c86bfd3f5aa55886ab251c1ec77f1a /x11-toolkits
parent489a63f3441363dbe8e7c9a5f4f6940d70c0ee5d (diff)
downloadFreeBSD-ports-5b1d57da2969d34346cc36cc87bb0c219ead6c44.zip
FreeBSD-ports-5b1d57da2969d34346cc36cc87bb0c219ead6c44.tar.gz
Move tixwish man page from mann/ to man1/. This fixes `make package'
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 20ea82b..f2e2a7b 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>
OpenPOWER on IntegriCloud