pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ocaml-cppo



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Wed Jun 27 19:33:58 UTC 2018

Modified Files:
        pkgsrc/devel/ocaml-cppo: Makefile

Log Message:
Removed commented-out camlp4 dependency from devel/ocaml-cppo.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ocaml-cppo/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-cppo/Makefile
diff -u pkgsrc/devel/ocaml-cppo/Makefile:1.18 pkgsrc/devel/ocaml-cppo/Makefile:1.19
--- pkgsrc/devel/ocaml-cppo/Makefile:1.18       Wed Jun 27 19:30:21 2018
+++ pkgsrc/devel/ocaml-cppo/Makefile    Wed Jun 27 19:33:58 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2018/06/27 19:30:21 jaapb Exp $
+# $NetBSD: Makefile,v 1.19 2018/06/27 19:33:58 jaapb Exp $
 
 DISTNAME=      cppo-1.6.4
 PKGNAME=       ocaml-${DISTNAME}
@@ -55,5 +55,4 @@ do-install:
 
 .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