summaryrefslogtreecommitdiff
path: root/misc/dose3/Makefile
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2014-11-06 11:59:17 +0000
committerjaapb <jaapb@pkgsrc.org>2014-11-06 11:59:17 +0000
commitca21309eb3046cd18ba29509ac9cb882f8eedadc (patch)
treee30d6bb94975414691121bc42ca23503c42b7ec3 /misc/dose3/Makefile
parent5644a165fe414b734dacfbb490bb29a30604321d (diff)
downloadpkgsrc-ca21309eb3046cd18ba29509ac9cb882f8eedadc.tar.gz
Revised package, no upstream changes. Added option for compiling in
ocamlgraph support; this is necessary for misc/ocaml-opam.
Diffstat (limited to 'misc/dose3/Makefile')
-rw-r--r--misc/dose3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/dose3/Makefile b/misc/dose3/Makefile
index 3441f1dd0ff..aeda5af3d97 100644
--- a/misc/dose3/Makefile
+++ b/misc/dose3/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2014/10/27 12:01:36 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2014/11/06 11:59:17 jaapb Exp $
DISTNAME= dose3-3.3-beta2
PKGNAME= dose3-3.3beta2
+PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/34180/
@@ -16,6 +17,7 @@ MAKE_JOBS_SAFE= no
OCAML_USE_FINDLIB= yes
.include "../../mk/ocaml.mk"
+.include "options.mk"
.if ${OCAML_USE_OPT_COMPILER} != "yes"
CONFIGURE_ARGS+= --with-bytecodeonly