summaryrefslogtreecommitdiff
path: root/net/sniffit
diff options
context:
space:
mode:
authorjlam <jlam>2000-01-15 18:46:22 +0000
committerjlam <jlam>2000-01-15 18:46:22 +0000
commit07897f319965f90329f7c1ddffa89c372810ca5b (patch)
treec6a93602074e7aa963f2e7e309c2647a417b3145 /net/sniffit
parent5e967b46423a6d6bbbaed5e1bf103598647a9eef (diff)
downloadpkgsrc-07897f319965f90329f7c1ddffa89c372810ca5b.tar.gz
Update dependency on ncurses to >=4.2
Diffstat (limited to 'net/sniffit')
-rw-r--r--net/sniffit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile
index 5f5f03bdb34..3fdc344ef1e 100644
--- a/net/sniffit/Makefile
+++ b/net/sniffit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/01/10 01:39:04 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2000/01/15 18:46:33 jlam Exp $
#
DISTNAME= sniffit.0.3.5
@@ -9,12 +9,12 @@ MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://reptile.rug.ac.be/~coder/sniffit/sniffit.html
-DEPENDS= ncurses-4.2:../../devel/ncurses
+DEPENDS= ncurses>=4.2:../../devel/ncurses
NOT_FOR_PLATFORM= *-*-alpha # severe LP64 loss
HAS_CONFIGURE= YES
-CONFIGURE_ENV+= NCURSES_LOCATION=$(LOCALBASE)/include/ncurses.h
+CONFIGURE_ENV+= NCURSES_LOCATION=${LOCALBASE}/include/ncurses.h
ALL_TARGET=
do-install: