summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormycroft <mycroft>2000-04-15 22:30:45 +0000
committermycroft <mycroft>2000-04-15 22:30:45 +0000
commitc19f87beef1a1960fefc9e0b1a49d80f17aef938 (patch)
tree37df4f31f63e39790ab279c50b923e6e8fa33e64
parent60b8be4419a2c0858869f5281ff27bdb05a0b73d (diff)
downloadpkgsrc-c19f87beef1a1960fefc9e0b1a49d80f17aef938.tar.gz
Remove some ncurses options which are not needed because we build dialog as a
separate pkg.
-rw-r--r--print/teTeX-bin/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile
index c6a4466cb2d..e2d3b726e96 100644
--- a/print/teTeX-bin/Makefile
+++ b/print/teTeX-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2000/04/15 15:54:13 mycroft Exp $
+# $NetBSD: Makefile,v 1.20 2000/04/15 22:30:45 mycroft Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp
#
@@ -35,9 +35,6 @@ CONFIGURE_ARGS+=--without-texinfo \
--with-mftalkwin \
--with-x11 \
--with-libwww-config=${LOCALBASE}/bin/libwww-config \
- --with-system-ncurses \
- --with-ncurses-libdir=${LOCALBASE}/lib \
- --with-ncurses-include=${LOCALBASE}/include \
--with-system-pnglib \
--with-pnglib-libdir=${LOCALBASE}/lib \
--with-pnglib-include=${LOCALBASE}/include \