summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/blender/Makefile4
-rw-r--r--www/opera/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index c17d741188e..44eba182e76 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/05/04 12:42:45 agc Exp $
+# $NetBSD: Makefile,v 1.6 2001/05/11 09:20:55 wiz Exp $
#
PKGNAME= blender-2.11.nb2
@@ -40,7 +40,7 @@ EXTRACT_SUFX= .tar.Z
.if !exists(/emul/linux/lib/ld.so.1)
IGNORE= "${PKGNAME} requires Linux libraries - see compat_linux(8)"
.endif
-DEPENDS+= linuxppc_lib>=2000.q4.2:../../emulators/linuxppc_lib
+DEPENDS+= linuxppc_lib>=2000.4.2:../../emulators/linuxppc_lib
DISTNAME= blender2.11-linux-glibc2.1.3-powerpc-static
PLIST_ARCH= linux-powerpc
#
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