summaryrefslogtreecommitdiff
path: root/lang/ocaml/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2004-03-11 21:12:22 +0000
committertron <tron@pkgsrc.org>2004-03-11 21:12:22 +0000
commita4ee0e52d50c005acb22b0d38f743d09bae1b6f3 (patch)
treeec7e2d97693e5461bc7f35b060a0eb4aad107e2b /lang/ocaml/Makefile
parent19be723141a3db10246e21daf302253529907e48 (diff)
downloadpkgsrc-a4ee0e52d50c005acb22b0d38f743d09bae1b6f3.tar.gz
Use Tcl 8.4.x, bump package version.
Diffstat (limited to 'lang/ocaml/Makefile')
-rw-r--r--lang/ocaml/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index 0f98a98dfbd..1621aca8c18 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -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_SUBST+= NATIVE_THREADS=
PLIST_SRC+= ${PKGDIR}/PLIST.common_end
-.include "../../x11/tk83/buildlink3.mk"
+.include "../../x11/tk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"