summaryrefslogtreecommitdiff
path: root/java/linux-sun-jdk13
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-12-09 22:53:09 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-12-09 22:53:09 +0000
commitedc017dfd39e943503abefa10b66b2c1c0d79b27 (patch)
tree4acbca84b1b8fa4bd1fbbab8522faafb3ca20d88 /java/linux-sun-jdk13
parent. Remove incorrect EXTRACT_DEPENDS and incorrect and pointless (this port (diff)
. Remove pointless (these ports all set NO_BUILD) BUILD_DEPENDS.
PR: 50114 Noticed by: olgeni
Notes
Notes: svn path=/head/; revision=123591
Diffstat (limited to 'java/linux-sun-jdk13')
-rw-r--r--java/linux-sun-jdk13/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/linux-sun-jdk13/Makefile b/java/linux-sun-jdk13/Makefile
index e205555392a4..949da5d4dafe 100644
--- a/java/linux-sun-jdk13/Makefile
+++ b/java/linux-sun-jdk13/Makefile
@@ -16,8 +16,7 @@ EXTRACT_SUFX= .bin
MAINTAINER= java@FreeBSD.org
COMMENT= Sun Java Development Kit 1.3 for Linux
-EXTRACT_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
-BUILD_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
+EXTRACT_DEPENDS=${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
NO_CDROM= "License does not allow distribution with fee"