diff options
author | sbd <sbd@pkgsrc.org> | 2011-12-06 00:19:21 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-12-06 00:19:21 +0000 |
commit | 529d8cb79d0975915f504cd75275a2453c7353da (patch) | |
tree | 86b60c11be1b24da467cf271f49607c6dfdcb319 /x11/ocaml-graphics/Makefile | |
parent | e332af7df2c62840f1004e30dde79d7d52057197 (diff) | |
download | pkgsrc-529d8cb79d0975915f504cd75275a2453c7353da.tar.gz |
Recursive bump for lang/ocaml buildlink addition.
Diffstat (limited to 'x11/ocaml-graphics/Makefile')
-rw-r--r-- | x11/ocaml-graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ocaml-graphics/Makefile b/x11/ocaml-graphics/Makefile index e9c90b9b561..991490e9a54 100644 --- a/x11/ocaml-graphics/Makefile +++ b/x11/ocaml-graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/08/08 07:31:52 obache Exp $ +# $NetBSD: Makefile,v 1.14 2011/12/06 00:19:21 sbd Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ DISTINFO_FILE= ${PKGDIR}/../../lang/ocaml/distinfo PATCHDIR= ${PKGDIR}/../../lang/ocaml/patches PKGNAME= ${DISTNAME:S/ocaml/ocaml-graphics/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT+= (graphics library) |