pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/ocaml-mysql Added ocaml-findlib to BUILD_DEP...
details: https://anonhg.NetBSD.org/pkgsrc/rev/004c0e712325
branches: trunk
changeset: 518170:004c0e712325
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Sep 02 18:42:18 2006 +0000
description:
Added ocaml-findlib to BUILD_DEPENDS.
diffstat:
databases/ocaml-mysql/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 8270359f18da -r 004c0e712325 databases/ocaml-mysql/Makefile
--- a/databases/ocaml-mysql/Makefile Sat Sep 02 18:17:40 2006 +0000
+++ b/databases/ocaml-mysql/Makefile Sat Sep 02 18:42:18 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/27 22:04:54 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2006/09/02 18:42:18 rillig Exp $
#
DISTNAME= ocaml-mysql-1.0.4
@@ -9,6 +9,8 @@
HOMEPAGE= http://raevnos.pennmush.org/code/ocaml-mysql/
COMMENT= Ocaml library for MySQL database access
+BUILD_DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
+
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
Home |
Main Index |
Thread Index |
Old Index