summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ncurses-devel/Makefile4
-rw-r--r--devel/ncurses/Makefile4
2 files changed, 4 insertions, 4 deletions
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