pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-oasis
Module Name: pkgsrc
Committed By: jaapb
Date: Fri Jun 17 10:25:52 UTC 2016
Modified Files:
pkgsrc/devel/ocaml-oasis: Makefile
Log Message:
Updated package to work with new mk/ocaml.mk. No upstream changes.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ocaml-oasis/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ocaml-oasis/Makefile
diff -u pkgsrc/devel/ocaml-oasis/Makefile:1.7 pkgsrc/devel/ocaml-oasis/Makefile:1.8
--- pkgsrc/devel/ocaml-oasis/Makefile:1.7 Thu May 5 16:06:51 2016
+++ pkgsrc/devel/ocaml-oasis/Makefile Fri Jun 17 10:25:52 2016
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2016/05/05 16:06:51 jaapb Exp $
+# $NetBSD: Makefile,v 1.8 2016/06/17 10:25:52 jaapb Exp $
DISTNAME= oasis-0.4.6
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1604/
@@ -11,7 +12,6 @@ COMMENT= Build system for OCaml projects
LICENSE= gnu-lgpl-v2.1
OCAML_USE_OASIS= yes
-OCAML_FINDLIB_DIRS= ${OCAML_SITELIBDIR}/oasis
.include "../../devel/ocaml-odn/buildlink3.mk"
.include "../../devel/ocamlbuild/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index