View | Details | Raw Unified | Return to bug 51092
Collapse All | Expand All

(-)java/linux-sun-jdk13/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
MAINTAINER=	znerd@FreeBSD.org
17
MAINTAINER=	znerd@FreeBSD.org
18
COMMENT=	Sun Java Development Kit 1.3 for Linux
18
COMMENT=	Sun Java Development Kit 1.3 for Linux
19
19
20
BUILD_DEPENDS=	${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
20
EXTRACT_DEPENDS=${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
21
RUN_DEPENDS=	javavm:${PORTSDIR}/java/javavmwrapper
21
RUN_DEPENDS=	javavm:${PORTSDIR}/java/javavmwrapper
22
22
23
NO_CDROM=	"License does not allow distribution with fee"
23
NO_CDROM=	"License does not allow distribution with fee"
(-)java/linux-sun-jdk14/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
MAINTAINER=	znerd@FreeBSD.org
17
MAINTAINER=	znerd@FreeBSD.org
18
COMMENT=	Sun Java Development Kit 1.4 for Linux
18
COMMENT=	Sun Java Development Kit 1.4 for Linux
19
19
20
BUILD_DEPENDS=  ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
20
EXTRACT_DEPENDS=${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
21
RUN_DEPENDS=	javavm:${PORTSDIR}/java/javavmwrapper
21
RUN_DEPENDS=	javavm:${PORTSDIR}/java/javavmwrapper
22
22
23
NO_CDROM=	"License does not allow distribution with fee"
23
NO_CDROM=	"License does not allow distribution with fee"

Return to bug 51092