summaryrefslogtreecommitdiff
path: root/news/tin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r--news/tin/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index e3cf3d9b4f60..4beddc1aa6b1 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -4,11 +4,11 @@
# Date created: 25 July 1996
# Whom: obrien@cs.ucdavis.edu
#
-# $Id: Makefile,v 1.38 1997/07/09 16:37:35 ache Exp $
+# $Id: Makefile,v 1.39 1997/08/06 14:31:20 ache Exp $
#
-DISTNAME= tin1.3-unoff-BETA-970731
-PKGNAME= tin-1.3.970731
+DISTNAME= tin1.3-unoff-BETA-970826
+PKGNAME= tin-1.3.970826
CATEGORIES= news
MASTER_SITES= ftp://ftp.akk.uni-karlsruhe.de/pub/tin/ \
ftp://nuxi.ucdavis.edu/pub/tin/ \
@@ -24,6 +24,8 @@ CONFIGURE_ARGS+= --with-nntp-default-server=news \
--with-libdir=${PREFIX}/news/lib \
--with-mime-default-charset=US-ASCII \
--enable-forgery \
+ --enable-curses \
+ --with-ncurses \
--enable-break-long-lines \
--with-pgp=${PREFIX}/bin/pgp \
--with-ispell=${PREFIX}/bin/ispell \