From ab5590c94521c1f4cc544926899b5ea35178d0ab Mon Sep 17 00:00:00 2001 From: znerd Date: Thu, 21 Feb 2002 18:31:18 +0000 Subject: 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(-) (limited to 'java') diff --git a/java/linux-blackdown-jdk12/Makefile b/java/linux-blackdown-jdk12/Makefile index 9e50419..58b164a 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 9e50419..58b164a 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 -- cgit v1.1