diff options
author | glewis <glewis@FreeBSD.org> | 2004-12-10 06:53:09 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2004-12-10 06:53:09 +0800 |
commit | 1d0390ebfa4034a7883e3dc0e21f244d22de8c70 (patch) | |
tree | a3d81f1e5c028a9e5a9c4d9a5d490b3a16bae40c /java/linux-sun-jdk16 | |
parent | 348ca5be0043e294e5897aa0c3362630d4196300 (diff) | |
download | freebsd-ports-gnome-1d0390ebfa4034a7883e3dc0e21f244d22de8c70.tar.gz freebsd-ports-gnome-1d0390ebfa4034a7883e3dc0e21f244d22de8c70.tar.zst freebsd-ports-gnome-1d0390ebfa4034a7883e3dc0e21f244d22de8c70.zip |
. Remove pointless (these ports all set NO_BUILD) BUILD_DEPENDS.
PR: 50114
Noticed by: olgeni
Diffstat (limited to 'java/linux-sun-jdk16')
-rw-r--r-- | java/linux-sun-jdk16/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/linux-sun-jdk16/Makefile b/java/linux-sun-jdk16/Makefile index b35090b1d1b4..6f97910e2960 100644 --- a/java/linux-sun-jdk16/Makefile +++ b/java/linux-sun-jdk16/Makefile @@ -18,7 +18,6 @@ MAINTAINER= java@FreeBSD.org COMMENT= Sun Java Development Kit 1.5 for Linux EXTRACT_DEPENDS=${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base -BUILD_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" |