From 6b675198b74df4a1e8c6ca38fe8ff842eca24cc4 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Mon, 1 Apr 2002 14:18:37 +0000 Subject: Seems to work fine with suse_compat-6.3 and suse_x11-6.3, so adjust DEPENDS appropriately. --- www/opera6/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/opera6') diff --git a/www/opera6/Makefile b/www/opera6/Makefile index 8110e640617..00921c8688d 100644 --- a/www/opera6/Makefile +++ b/www/opera6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/03/17 03:37:57 jmc Exp $ +# $NetBSD: Makefile,v 1.5 2002/04/01 14:18:37 jdolecek Exp $ DISTNAME= opera-${OPERA_PKG_VERSION} CATEGORIES= www @@ -28,10 +28,10 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC OPERA_PKG_VERSION= 6.0 .if (${MACHINE_ARCH} == i386) -DEPENDS+= suse_compat>=6.4:../../emulators/suse_compat +DEPENDS+= suse_compat>=6.3:../../emulators/suse_compat DEPENDS+= suse_libjpeg>=6.4:../../emulators/suse_libjpeg DEPENDS+= suse_libpng>=6.4:../../emulators/suse_libpng -DEPENDS+= suse_x11>=6.4:../../emulators/suse_x11 +DEPENDS+= suse_x11>=6.3:../../emulators/suse_x11 OPERA_ARCH= i386 OPERA_DIR= 600/beta1 -- cgit v1.2.3