bump REVISION on ocaml-jsonm due to OCaml 4.02.3 update
ok jca@, tested by krw@ daniel@ jsg@
This commit is contained in:
parent
bd308519f9
commit
0c0de35666
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2014/10/25 17:01:23 chrisz Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2015/08/30 16:23:06 avsm Exp $
|
||||
|
||||
COMMENT = non-blocking streaming JSON codec
|
||||
CATEGORIES = devel
|
||||
@ -9,6 +9,7 @@ DISTNAME = ${NAME}-${V}
|
||||
EXTRACT_SUFX = .tbz
|
||||
PKGNAME = ocaml-${DISTNAME}
|
||||
MASTER_SITES = http://erratique.ch/software/${NAME}/releases/
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = http://erratique.ch/software/${NAME}
|
||||
|
||||
@ -21,7 +22,7 @@ MODULES = lang/ocaml
|
||||
WANTLIB += c m
|
||||
|
||||
RUN_DEPENDS = devel/ocaml-uutf
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS = devel/ocaml-uutf
|
||||
|
||||
CONFIGURE_STYLE = oasis
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user