aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/tkgate/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index 7382014f5da0..3e2620fcd6f4 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -18,5 +18,6 @@ RUN_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80/
USE_IMAKE= yes
USE_BISON= yes
+MAN1= gmac.1 tkgate.1
.include <bsd.port.mk>