summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/Cg-compiler/Makefile4
-rw-r--r--lang/blackdown-jre13/Makefile.common4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/Cg-compiler/Makefile b/lang/Cg-compiler/Makefile
index e5a10626829..8ae6c37198f 100644
--- a/lang/Cg-compiler/Makefile
+++ b/lang/Cg-compiler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/07/29 05:19:27 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2007/08/23 18:20:31 jlam Exp $
#
DISTNAME= CgLinux-1.3.0408-0400
@@ -13,7 +13,7 @@ COMMENT= NVIDIA Cg Compiler for Linux
EMUL_PLATFORMS= linux-i386
EMUL_MODULES.linux= base
-SUSE_VERSION_REQD= 7.3
+EMUL_REQD= suse>=7.3
WRKSRC= ${WRKDIR}
BUILD_DIRS= # empty
diff --git a/lang/blackdown-jre13/Makefile.common b/lang/blackdown-jre13/Makefile.common
index 30e698430c3..3de6dea2449 100644
--- a/lang/blackdown-jre13/Makefile.common
+++ b/lang/blackdown-jre13/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.28 2007/07/29 05:19:27 jlam Exp $
+# $NetBSD: Makefile.common,v 1.29 2007/08/23 18:20:31 jlam Exp $
#
RELVERSION= 1.3.1
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.tux.org/pub/java/${BD_SUBDIR}/ \
EMUL_PLATFORMS+= linux-i386 linux-powerpc linux-sparc
EMUL_MODULES.linux+= base
-SUSE_VERSION_REQD= 7.3
+EMUL_REQD= suse>=7.3
.include "../../mk/bsd.prefs.mk"