summaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authortron <tron>2004-03-11 21:12:22 +0000
committertron <tron>2004-03-11 21:12:22 +0000
commitb1d59a6b71e830996494985d1e578c03ca467f2a (patch)
treeec7e2d97693e5461bc7f35b060a0eb4aad107e2b /lang/ocaml
parent514b9b86726ec77201ef8e8fe08c60ad67fcc483 (diff)
downloadpkgsrc-b1d59a6b71e830996494985d1e578c03ca467f2a.tar.gz
Use Tcl 8.4.x, bump package version.
Diffstat (limited to 'lang/ocaml')
-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"