pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ocaml Use Tcl 8.4.x, bump package version.
details: https://anonhg.NetBSD.org/pkgsrc/rev/47a01c390365
branches: trunk
changeset: 470769:47a01c390365
user: tron <tron%pkgsrc.org@localhost>
date: Thu Mar 11 21:12:22 2004 +0000
description:
Use Tcl 8.4.x, bump package version.
diffstat:
lang/ocaml/Makefile | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (21 lines):
diff -r 711211bf8aea -r 47a01c390365 lang/ocaml/Makefile
--- a/lang/ocaml/Makefile Thu Mar 11 21:07:57 2004 +0000
+++ b/lang/ocaml/Makefile Thu Mar 11 21:12:22 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2004/03/08 20:27:14 minskim Exp $
-#
+# $NetBSD: Makefile,v 1.25 2004/03/11 21:12:22 tron Exp $
DISTNAME= ocaml-3.06
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= lang
MASTER_SITES= ftp://ftp.inria.fr/INRIA/cristal/ocaml/${DISTNAME}/
@@ -59,5 +58,5 @@
PLIST_SRC+= ${PKGDIR}/PLIST.common_end
-.include "../../x11/tk83/buildlink3.mk"
+.include "../../x11/tk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index