summaryrefslogtreecommitdiff
path: root/net-p2p/liberator/Makefile
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2015-05-04 15:46:51 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2015-05-04 15:46:51 +0000
commit2c44e6acd06e2874b82746cb9dcdc785097b4203 (patch)
treeaa391452ea6a289ee70b33bcbec2503509a494d2 /net-p2p/liberator/Makefile
parentObjective Caml interface to Tk (diff)
- 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 'net-p2p/liberator/Makefile')
-rw-r--r--net-p2p/liberator/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/liberator/Makefile b/net-p2p/liberator/Makefile
index 032c8cc175e9..c72b9c5decfe 100644
--- a/net-p2p/liberator/Makefile
+++ b/net-p2p/liberator/Makefile
@@ -13,6 +13,7 @@ COMMENT= Command line client to FreeNet Network
USES= tar:bzip2
USE_OCAML= yes
+USE_OCAML_CAMLP4=yes
ALL_TARGET= all opt
MAKE_JOBS_UNSAFE=yes