diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2015-05-04 15:46:51 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2015-05-04 15:46:51 +0000 |
commit | 2c44e6acd06e2874b82746cb9dcdc785097b4203 (patch) | |
tree | aa391452ea6a289ee70b33bcbec2503509a494d2 /graphics/ocaml-lablgl/pkg-descr | |
parent | cb214a8a7bdc497f794275b729a70ec66437e2a7 (diff) | |
download | ports-2c44e6acd06e2874b82746cb9dcdc785097b4203.tar.gz ports-2c44e6acd06e2874b82746cb9dcdc785097b4203.zip |
- Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt
PR: 199845
Submitted by: jbeich@
Differential Revision: https://reviews.freebsd.org/D2434
Approved by: portmgr (mat)
Notes
Notes:
svn path=/head/; revision=385413
Diffstat (limited to 'graphics/ocaml-lablgl/pkg-descr')
-rw-r--r-- | graphics/ocaml-lablgl/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ocaml-lablgl/pkg-descr b/graphics/ocaml-lablgl/pkg-descr index 9a7dffd53b16..e2ec3db5f502 100644 --- a/graphics/ocaml-lablgl/pkg-descr +++ b/graphics/ocaml-lablgl/pkg-descr @@ -9,4 +9,4 @@ related functions. Please see ${PREFIX}/share/doc/ocaml/lablgl/README for further information. -WWW: http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgl.html +WWW: https://forge.ocamlcore.org/projects/lablgl/ |