Note that there's a difference using this rather than the older.
This commit is contained in:
parent
6d383a8c55
commit
b90b5eb4f5
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.27 2012/10/08 15:05:32 jaapb Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.28 2013/03/15 15:41:51 is Exp $
|
||||
|
||||
BUILDLINK_TREE+= ocaml
|
||||
|
||||
|
@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml
|
|||
OCAML_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.ocaml+= ocaml>=3.08.2
|
||||
BUILDLINK_ABI_DEPENDS.ocaml+= ocaml>=4.00.1
|
||||
BUILDLINK_ABI_DEPENDS.ocaml+= ocaml>=4.00.1nb2
|
||||
BUILDLINK_PKGSRCDIR.ocaml?= ../../lang/ocaml
|
||||
#BUILDLINK_DEPMETHOD.ocaml?= build
|
||||
|
||||
|
|
Loading…
Reference in a new issue