Bug 53289

Summary: Add WITHOUT_X11 knob to `lang/ocaml'
Product: Ports & Packages Reporter: lev <lev>
Component: Individual Port(s)Assignee: Lev A. Serebryakov <lev>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description lev 2003-06-13 20:20:10 UTC
  
  OCAML compiler & framework `lang/ocaml' could be compiled without Tk
from ports. But it requires X11 (XLIB) in any case now. It is not good
in some cases, and `ocaml' could be compiled withou X11 easily.
  This PR adds `WITHOUT_X11' knob to `lang/ocaml' Makefile.
Comment 1 Lev A. Serebryakov freebsd_committer freebsd_triage 2003-06-28 11:08:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lev


It's my PR, I'll take care of it.
Comment 2 Lev A. Serebryakov freebsd_committer freebsd_triage 2003-06-28 18:42:01 UTC
State Changed
From-To: open->closed


Commited, thanks.
Comment 3 Sergei Kolobov 2003-06-29 10:56:54 UTC
Lev,

Please also take a look at port/52808, which contains a similar 
(but not identical) update.

Sergei