From d69492862296a0cf4d57961226781127ed51267a Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 6 Mar 2001 09:38:30 +0000 Subject: Dependencies need some sort of version number, whether an exact match, a shell expression, or an arithmetic inequality, for binary packages to work properly: add one to ns-flash (>4.0). --- www/navigator/Makefile.common | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/navigator') diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common index d200b9a3cba..a16f5f42436 100644 --- a/www/navigator/Makefile.common +++ b/www/navigator/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.29 2001/03/05 20:15:59 abs Exp $ +# $NetBSD: Makefile.common,v 1.30 2001/03/06 09:38:30 jlam Exp $ # # Common include file for communicator and navigator packages @@ -28,7 +28,7 @@ DISTUNAME= sparc-sun-solaris2.5.1 DIST_DIR_NAME= supported/sunos551 WRKNAME= sparc-sun-solaris2.5.1 VENDOR_NAME= Solaris 2.5.1 -DEPENDS+= ns-flash:../../graphics/ns-flash +DEPENDS+= ns-flash>4.0:../../graphics/ns-flash # .elif (${MACHINE_ARCH} == "alpha") .if !exists(/emul/osf1/sbin/loader) @@ -56,7 +56,7 @@ DISTUNAME= x86-unknown-linux2.2 DIST_DIR_NAME= supported/linux22 WRKNAME= x86-unknown-linux2.2 VENDOR_NAME= Linux 2.2 -DEPENDS+= ns-flash:../../graphics/ns-flash +DEPENDS+= ns-flash>4.0:../../graphics/ns-flash # .elif (${MACHINE_ARCH} == "sparc") .if !exists(/emul/sunos/usr/lib/ld.so) -- cgit v1.2.3