summaryrefslogtreecommitdiff
path: root/comms/minicom/Makefile
diff options
context:
space:
mode:
authormycroft <mycroft>1999-04-22 20:39:17 +0000
committermycroft <mycroft>1999-04-22 20:39:17 +0000
commiteb14ac91259ad7e5024632a3a49b89e7bdf0d87c (patch)
tree2297a877874ded5eda7ffc7d5196aae623ee7402 /comms/minicom/Makefile
parente81ef70f4414c96976e1471d2f772c1ca4330778 (diff)
downloadpkgsrc-eb14ac91259ad7e5024632a3a49b89e7bdf0d87c.tar.gz
This pkg doesn't actually use Curses, so it shouldn't require ncurses.
Diffstat (limited to 'comms/minicom/Makefile')
-rw-r--r--comms/minicom/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 09b7413363c..ed9ba345c8a 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1999/04/14 21:31:44 tron Exp $
+# $NetBSD: Makefile,v 1.13 1999/04/22 20:39:17 mycroft Exp $
# FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp
#
@@ -14,7 +14,6 @@ HOMEPAGE= http://www.clinet.fi/~walker/minicom.html
BUILD_DEPENDS+= ${LOCALBASE}/bin/msgfmt:../../devel/gettext
DEPENDS+= kermit-6.0.192:../../comms/kermit
DEPENDS+= lrzsz-0.12.18:../../comms/lrzsz
-DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
USE_GMAKE= yes
NO_CONFIGURE= yes