summaryrefslogtreecommitdiff
path: root/print/teTeX-bin
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>2000-04-15 22:30:45 +0000
committermycroft <mycroft@pkgsrc.org>2000-04-15 22:30:45 +0000
commit00db6e442afeed7e52b4e42a925e01c148b7e68f (patch)
tree37df4f31f63e39790ab279c50b923e6e8fa33e64 /print/teTeX-bin
parentf05a1c2060132678bada4a01d144854359b04616 (diff)
downloadpkgsrc-00db6e442afeed7e52b4e42a925e01c148b7e68f.tar.gz
Remove some ncurses options which are not needed because we build dialog as a
separate pkg.
Diffstat (limited to 'print/teTeX-bin')
-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 \