summaryrefslogtreecommitdiff
path: root/devel/js_of_ocaml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/js_of_ocaml/Makefile')
-rw-r--r--devel/js_of_ocaml/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/js_of_ocaml/Makefile b/devel/js_of_ocaml/Makefile
index d3a37ea0fbe..ac309e642b3 100644
--- a/devel/js_of_ocaml/Makefile
+++ b/devel/js_of_ocaml/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2012/07/11 15:35:06 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2012/07/20 20:08:25 wiz Exp $
#
DISTNAME= js_of_ocaml-1.2
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://ocsigen.org/download/
@@ -10,6 +11,9 @@ HOMEPAGE= http://ocsigen.org/js_of_ocaml/
COMMENT= Compiler of OCaml bytecode to Javascript
LICENSE= gnu-lgpl-v2
+# remove on next update
+DIST_SUBDIR= js_of_ocaml-1.2
+
DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
DEPENDS+= ocaml-lwt>=2.3.0:../../devel/ocaml-lwt
DEPENDS+= ocaml-deriving-ocsigen>=0.3:../../devel/ocaml-deriving-ocsigen