diff options
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r-- | www/opera/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index e5f76517c5c..9a2caa46177 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/02/20 19:23:24 tron Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/21 07:44:17 jdolecek Exp $ DISTNAME= opera-5.0-b6-20010212.017-static.i386 PKGNAME= opera-5.0b6 @@ -13,10 +13,10 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.opera.com/ COMMENT= Small, fast and customizable WWW client -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 ONLY_FOR_PLATFORM= NetBSD-*-i386 |