From a529d069afb3adad48a2fe2c6eb4564bbe291272 Mon Sep 17 00:00:00 2001 From: Ernst de Haan Date: Thu, 21 Feb 2002 18:31:18 +0000 Subject: [PATCH] Now uses USE_LINUX instead of an obscure RUN_DEPENDS. Reported by: David W. Chapman Jr. --- java/linux-blackdown-jdk12/Makefile | 3 ++- java/linux-jdk/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/java/linux-blackdown-jdk12/Makefile b/java/linux-blackdown-jdk12/Makefile index 9e5041980d7a..58b164afabbf 100644 --- a/java/linux-blackdown-jdk12/Makefile +++ b/java/linux-blackdown-jdk12/Makefile @@ -23,11 +23,12 @@ RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base \ NO_CDROM= "License doesn\'t allow distribution with fee" NO_PACKAGE= "License doesn\'t allow binary distributions" +USE_LINUX= YES ONLY_FOR_ARCHS= i386 USE_BZIP2= YES WRKSRC= ${WRKDIR}/jdk1.2.2 -NO_BUILD= yes +NO_BUILD= YES do-install: ${MKDIR} ${PREFIX}/linux-jdk1.2.2 diff --git a/java/linux-jdk/Makefile b/java/linux-jdk/Makefile index 9e5041980d7a..58b164afabbf 100644 --- a/java/linux-jdk/Makefile +++ b/java/linux-jdk/Makefile @@ -23,11 +23,12 @@ RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base \ NO_CDROM= "License doesn\'t allow distribution with fee" NO_PACKAGE= "License doesn\'t allow binary distributions" +USE_LINUX= YES ONLY_FOR_ARCHS= i386 USE_BZIP2= YES WRKSRC= ${WRKDIR}/jdk1.2.2 -NO_BUILD= yes +NO_BUILD= YES do-install: ${MKDIR} ${PREFIX}/linux-jdk1.2.2