From 84212e51d775dff5b931974f05a7c66056717577 Mon Sep 17 00:00:00 2001 From: sem Date: Thu, 12 Jan 2006 12:54:32 +0000 Subject: - Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i --- x11-toolkits/ocaml-lablgtk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/ocaml-lablgtk') diff --git a/x11-toolkits/ocaml-lablgtk/Makefile b/x11-toolkits/ocaml-lablgtk/Makefile index c3d3077ccd20..020afd805524 100644 --- a/x11-toolkits/ocaml-lablgtk/Makefile +++ b/x11-toolkits/ocaml-lablgtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= lablgtk PORTVERSION= 1.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \ ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/ -- cgit