Revbump associated with ocaml 4.02.1

This commit is contained in:
jaapb 2015-01-20 15:40:14 +00:00
parent 0d2bec0aa8
commit 1b39643375
2 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.7 2014/10/09 20:39:27 jaapb Exp $
# $NetBSD: Makefile,v 1.8 2015/01/20 15:40:14 jaapb Exp $
DISTNAME= 4.02.0+1
PKGNAME= camlp4-${DISTNAME}
PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= https://github.com/ocaml/camlp4/archive/
DIST_SUBDIR= ocaml-camlp4

View file

@ -1,11 +1,11 @@
# $NetBSD: buildlink3.mk,v 1.1 2014/10/09 20:39:27 jaapb Exp $
# $NetBSD: buildlink3.mk,v 1.2 2015/01/20 15:40:14 jaapb Exp $
BUILDLINK_TREE+= camlp4
.if !defined(CAMLP4_BUILDLINK3_MK)
CAMLP4_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.camlp4+= camlp4>=4.02.0
BUILDLINK_API_DEPENDS.camlp4+= camlp4>=4.02.0nb1
BUILDLINK_PKGSRCDIR.camlp4?= ../../lang/camlp4
.endif # CAMLP4_BUILDLINK3_MK