Bug 156657 - [Patch] Fix installation of devel/ocaml-findlib if WITHOUT_TK is defined
Summary: [Patch] Fix installation of devel/ocaml-findlib if WITHOUT_TK is defined
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Johan van Selst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-26 07:10 UTC by Herbert J. Skuhra
Modified: 2011-04-27 18:50 UTC (History)
0 users

See Also:


Attachments
file.diff (844 bytes, patch)
2011-04-26 07:10 UTC, Herbert J. Skuhra
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herbert J. Skuhra 2011-04-26 07:10:07 UTC
The installation of ocaml-findlib fails if WITHOUT_TK is defined:

cp doc/ref-man/ocamlfind.1 /usr/local/man/man1
cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 /usr/local/man/man5
gmake[1]: Leaving directory `/usr/ports/devel/ocaml-findlib/work/findlib-1.2.7'
chmod: /usr/local/lib/ocaml/site-lib/findlib/make_wizard: No such file or directory
*** Error code 1

Stop in /usr/ports/devel/ocaml-findlib.

Fix: The attached patch should fix the installation of devel/ocaml-findlib if WITHOUT_TK is defined.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-26 07:10:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->johans

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Johan van Selst freebsd_committer freebsd_triage 2011-04-27 18:43:31 UTC
State Changed
From-To: open->closed

Committed, thanks.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-04-27 18:43:35 UTC
johans      2011-04-27 17:43:21 UTC

  FreeBSD ports repository

  Modified files:
    devel/ocaml-findlib  Makefile 
  Log:
  Fix installation of ocaml-findlib if WITHOUT_TK is defined
  
  PR:             ports/156657
  Reported by:    Herbert J. Skuhra <h.skuhra@gmail.com>
  
  Revision  Changes    Path
  1.30      +11 -11    ports/devel/ocaml-findlib/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"