diff options
Diffstat (limited to 'deskutils/chmsee/Makefile')
-rw-r--r-- | deskutils/chmsee/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/chmsee/Makefile b/deskutils/chmsee/Makefile index 2139cce4ea58..aef721bd8c86 100644 --- a/deskutils/chmsee/Makefile +++ b/deskutils/chmsee/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= http://download.gro.clinux.org/chmsee/ MAINTAINER= ports@FreeBSD.org COMMENT= A viewer for Microsoft Help "CHM" files -MAN1= chmsee +MAN1= chmsee.1 +MANCOMPRESSED= no LIB_DEPENDS+= chm.0:${PORTSDIR}/misc/chmlib \ gtkhtml-3.14:${PORTSDIR}/www/gtkhtml3 |