diff options
author | stas <stas@FreeBSD.org> | 2011-04-06 06:23:33 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2011-04-06 06:23:33 +0800 |
commit | 6496a48e3db8f96d35fc6409043426c57f1eda3b (patch) | |
tree | 597a35dff0560e2d40e4bcd0b8d3b9b5261cb835 /x11-toolkits/ocaml-lablgtk2 | |
parent | a5b3d6983f59507ebcc28e5da31a2627674b488a (diff) | |
download | freebsd-ports-gnome-6496a48e3db8f96d35fc6409043426c57f1eda3b.tar.gz freebsd-ports-gnome-6496a48e3db8f96d35fc6409043426c57f1eda3b.tar.zst freebsd-ports-gnome-6496a48e3db8f96d35fc6409043426c57f1eda3b.zip |
- Bump portrevisions on all ocaml libraries, as it appears that compiled
interface files (.cmi) are not backward compatible with a newer ocaml
version.
PR: ports/156195
Suggested by: mandree
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk2')
-rw-r--r-- | x11-toolkits/ocaml-lablgtk2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index 957b6f8b469e..f8300f92d8d2 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -6,6 +6,7 @@ PORTNAME= lablgtk2 PORTVERSION= 2.14.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/olabl/ \ http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \ |