From 84986e6803957159e926903695c1d7b010cea106 Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 13 Feb 1999 00:41:51 +0000 Subject: Manpages are compressed. --- devel/ncurses-devel/Makefile | 4 ++-- devel/ncurses/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'devel') diff --git a/devel/ncurses-devel/Makefile b/devel/ncurses-devel/Makefile index 2d34d925b697..71922a32dcda 100644 --- a/devel/ncurses-devel/Makefile +++ b/devel/ncurses-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.9 1999/01/26 02:49:33 steve Exp $ +# $Id: Makefile,v 1.10 1999/01/27 07:41:09 fenner Exp $ # DISTNAME= ncurses-4.2 @@ -41,7 +41,7 @@ MAN3= curs_addch.3x curs_addchstr.3x curs_addstr.3x curs_attr.3x \ ncurses.3x panel.3x resizeterm.3x wresize.3x MAN5= terminfo.5 term.5 MAN7= term.7 -MANCOMPRESSED= yes +#MANCOMPRESSED= yes MANUAL_PACKAGE_BUILD= conflicts with system ncurses GNU_CONFIGURE= yes diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile index 2d34d925b697..71922a32dcda 100644 --- a/devel/ncurses/Makefile +++ b/devel/ncurses/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.9 1999/01/26 02:49:33 steve Exp $ +# $Id: Makefile,v 1.10 1999/01/27 07:41:09 fenner Exp $ # DISTNAME= ncurses-4.2 @@ -41,7 +41,7 @@ MAN3= curs_addch.3x curs_addchstr.3x curs_addstr.3x curs_attr.3x \ ncurses.3x panel.3x resizeterm.3x wresize.3x MAN5= terminfo.5 term.5 MAN7= term.7 -MANCOMPRESSED= yes +#MANCOMPRESSED= yes MANUAL_PACKAGE_BUILD= conflicts with system ncurses GNU_CONFIGURE= yes -- cgit