diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-02-29 14:55:47 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-02-29 14:55:47 +0000 |
commit | 136665765bd209bf36316967ef90f444468fa00e (patch) | |
tree | 03a244f1a251c81cb20156bf41a0035f9efcca99 /deskutils/teapot | |
parent | 642cdfbcf2a53a5ebade8d2baea13441b3dad4f6 (diff) |
Notes
Diffstat (limited to 'deskutils/teapot')
-rw-r--r-- | deskutils/teapot/Makefile | 2 | ||||
-rw-r--r-- | deskutils/teapot/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile index 6a10e67ab0b9..9130c33c66e9 100644 --- a/deskutils/teapot/Makefile +++ b/deskutils/teapot/Makefile @@ -18,6 +18,8 @@ COMMENT= Full-screen curses based spread sheet program USE_CMAKE= yes +MANPREFIX= ${PREFIX}/share +NO_MANCOMPRESS= no MAN1= teapot.1 # We download the prebuilt binary tarball for Linux in order to avoid diff --git a/deskutils/teapot/pkg-plist b/deskutils/teapot/pkg-plist index d542e700b900..3c9adac260cd 100644 --- a/deskutils/teapot/pkg-plist +++ b/deskutils/teapot/pkg-plist @@ -26,7 +26,6 @@ bin/teapot %%PORTDOCS%%%%DOCSDIR%%/html/node22.html %%PORTDOCS%%%%DOCSDIR%%/html/node23.html %%PORTDOCS%%%%DOCSDIR%%/html/node24.html -%%PORTDOCS%%%%DOCSDIR%%/html/footnote.html %%PORTDOCS%%%%DOCSDIR%%/html/img1.png %%PORTDOCS%%%%DOCSDIR%%/html/img2.png %%PORTDOCS%%%%DOCSDIR%%/html/index.html |