summaryrefslogtreecommitdiff
path: root/www/opera
diff options
context:
space:
mode:
authorwiz <wiz>2001-05-11 09:20:55 +0000
committerwiz <wiz>2001-05-11 09:20:55 +0000
commitab1cb1ee589437ffe0203bae449dc15d83c6214b (patch)
tree2a44780f6f5ebbb4e4ce6dc786045b20f91a6c01 /www/opera
parent66e586b6f72101f4c7c33daf222d0c2cf07ff618 (diff)
downloadpkgsrc-ab1cb1ee589437ffe0203bae449dc15d83c6214b.tar.gz
Adapt to linuxppc version number change.
Diffstat (limited to 'www/opera')
-rw-r--r--www/opera/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile
index 524a8128635..2c2dd31343b 100644
--- a/www/opera/Makefile
+++ b/www/opera/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2001/04/30 10:23:24 abs Exp $
+# $NetBSD: Makefile,v 1.20 2001/05/11 09:20:55 wiz Exp $
DISTNAME= opera-5.0b8
CATEGORIES= www
@@ -32,7 +32,7 @@ DEPENDS+= suse_x11>=6.4:../../emulators/suse_x11
OPERA_ARCH= ${MACHINE_ARCH}
.elif (${MACHINE_ARCH} == powerpc)
-DEPENDS+= linuxppc_lib>=2000.q4.2:../../emulators/linuxppc_lib
+DEPENDS+= linuxppc_lib>=2000.4.2:../../emulators/linuxppc_lib
OPERA_ARCH= ppc
.endif