summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/vista/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/vista/Makefile b/math/vista/Makefile
index 7f69faec946..d9ae18c7a0c 100644
--- a/math/vista/Makefile
+++ b/math/vista/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/04/05 04:44:25 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2000/12/07 13:15:43 wiz Exp $
#
DISTNAME= vista
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://forrest.psych.unc.edu/research/vista.html
-DEPENDS+= xlispstat-3.52.9:../../math/xlispstat
+DEPENDS+= xlispstat>=3.52.9:../../math/xlispstat
WRKSRC= ${WRKDIR}/vista-5.0.5
USE_X11BASE= yes