pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-cppo ocaml-cppo: fix Makefile
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b1f358ac666
branches: trunk
changeset: 374458:6b1f358ac666
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 23 09:54:04 2018 +0000
description:
ocaml-cppo: fix Makefile
diffstat:
devel/ocaml-cppo/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 3bc8f78333fa -r 6b1f358ac666 devel/ocaml-cppo/Makefile
--- a/devel/ocaml-cppo/Makefile Tue Jan 23 09:50:26 2018 +0000
+++ b/devel/ocaml-cppo/Makefile Tue Jan 23 09:54:04 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/01/22 12:04:04 jaapb Exp $
+# $NetBSD: Makefile,v 1.15 2018/01/23 09:54:04 wiz Exp $
DISTNAME= cppo-1.6.0
PKGNAME= ocaml-${DISTNAME}
@@ -54,7 +54,7 @@
done
.endif
-+.include "../../devel/ocamlbuild/buildlink3.mk"
-+BUILDLINK_DEPMETHOD.ocamlbuild?= full
+.include "../../devel/ocamlbuild/buildlink3.mk"
+BUILDLINK_DEPMETHOD.ocamlbuild?= full
.include "../../lang/camlp4/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index