diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-08-29 15:45:29 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-08-29 15:45:29 +0000 |
commit | ed037e6e47ede171cf03f4602ce216348729488f (patch) | |
tree | bea6297f53a23384996283492d0688dac9d875af /java | |
parent | d0f55899e633f861a4b596414df0ddc0b6909726 (diff) | |
download | ports-ed037e6e47ede171cf03f4602ce216348729488f.tar.gz ports-ed037e6e47ede171cf03f4602ce216348729488f.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/linux-jdk14/Makefile | 1 | ||||
-rw-r--r-- | java/linux-sun-jdk14/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/java/linux-jdk14/Makefile b/java/linux-jdk14/Makefile index 16f1b5862aad..aa96a2a60e7d 100644 --- a/java/linux-jdk14/Makefile +++ b/java/linux-jdk14/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .bin MAINTAINER= ernst@jollem.com +BUILD_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper NO_CDROM= "License doesn\'t allow distribution with fee" diff --git a/java/linux-sun-jdk14/Makefile b/java/linux-sun-jdk14/Makefile index 16f1b5862aad..aa96a2a60e7d 100644 --- a/java/linux-sun-jdk14/Makefile +++ b/java/linux-sun-jdk14/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .bin MAINTAINER= ernst@jollem.com +BUILD_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper NO_CDROM= "License doesn\'t allow distribution with fee" |