summaryrefslogtreecommitdiff
path: root/www/opera
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-05-11 09:20:55 +0000
committerwiz <wiz@pkgsrc.org>2001-05-11 09:20:55 +0000
commitb0a3e019a8ced6b01b5303db3dcce1c28e2c788c (patch)
tree2a44780f6f5ebbb4e4ce6dc786045b20f91a6c01 /www/opera
parentf46110f377d5babff053b6c2c9d4be011597673f (diff)
downloadpkgsrc-b0a3e019a8ced6b01b5303db3dcce1c28e2c788c.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