don't install gzipped man pages

This commit is contained in:
jasper 2014-03-09 19:50:44 +00:00
parent 6bc55c41f5
commit 7a37b0754e
2 changed files with 6 additions and 6 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:12 espie Exp $
# $OpenBSD: Makefile,v 1.9 2014/03/09 19:50:44 jasper Exp $
COMMENT = library for manipulating the terminal
CATEGORIES = devel
# also adapt MASTER_SITES when changing the version!
DISTNAME = lambda-term-1.3
REVISION = 0
REVISION = 1
PKGNAME = ocaml-${DISTNAME}
MASTER_SITES = http://forge.ocamlcore.org/frs/download.php/1034/
@ -33,6 +33,6 @@ post-install:
${INSTALL_DATA} \
${WRKDIST}/{LICENSE,CHANGES} \
${PREFIX}/share/doc/ocaml-lambda-term/
gunzip ${PREFIX}/man/*/*.gz
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2012/08/21 00:26:46 avsm Exp $
@comment $OpenBSD: PLIST,v 1.3 2014/03/09 19:50:44 jasper Exp $
%%SHARED%%
%%native%%
@bin bin/lambda-term-actions
@ -41,8 +41,8 @@ lib/ocaml/lambda-term/lTerm_windows.mli
lib/ocaml/lambda-term/lambda-term.cma
lib/ocaml/lambda-term/liblambda-term_stubs.a
@comment lib/ocaml/stublibs/dlllambda-term_stubs.so.owner
@man man/man1/lambda-term-actions.1.gz
@man man/man5/lambda-term-inputrc.5.gz
@man man/man1/lambda-term-actions.1
@man man/man5/lambda-term-inputrc.5
share/doc/ocaml-lambda-term/
share/doc/ocaml-lambda-term/CHANGES
share/doc/ocaml-lambda-term/LICENSE