Might as well add openjdk8
This commit is contained in:
parent
9bd4dcfc7f
commit
426a4ff05d
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.22 2015/02/25 10:40:44 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2015/02/25 10:44:08 tnn Exp $
|
||||
|
||||
DISTNAME= bulk-medium-20150225
|
||||
CATEGORIES= meta-pkgs
|
||||
|
@ -89,6 +89,7 @@ BUILD_DEPENDS+= ruby193-base-[0-9]*:../../lang/ruby193-base
|
|||
BUILD_DEPENDS+= sun-jdk6-[0-9]*:../../lang/sun-jdk6
|
||||
BUILD_DEPENDS+= sun-jre6-[0-9]*:../../lang/sun-jre6
|
||||
BUILD_DEPENDS+= openjdk7-[0-9]*:../../lang/openjdk7
|
||||
BUILD_DEPENDS+= openjdk8-[0-9]*:../../lang/openjdk8
|
||||
BUILD_DEPENDS+= python26-[0-9]*:../../lang/python26
|
||||
BUILD_DEPENDS+= python33-[0-9]*:../../lang/python33
|
||||
BUILD_DEPENDS+= tcl-[0-9]*:../../lang/tcl
|
||||
|
|
Loading…
Reference in a new issue