Date: Fri, 01 May 2015 14:28:18 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 195737] New port: x11-toolkits/ocaml-labltk OCaml support for TK Message-ID: <bug-195737-13-pj4bqT0jHc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-195737-13@https.bugs.freebsd.org/bugzilla/> References: <bug-195737-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195737 Kurt Jaeger <pi@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-ports-bugs@FreeBSD. |pi@FreeBSD.org |org | CC| |pi@FreeBSD.org --- Comment #7 from Kurt Jaeger <pi@FreeBSD.org> --- Testing it, I found a problem with the generated wrapper script /usr/local/bin/labltk which references STAGEDIR. Can you try to find a solution for this ? Here's the script contents (coming from work/labltk-8.06.0/lib/labltk): #!/bin/sh exec /usr/local/home/pi/myp/x11-toolkits/ocaml-labltk/work/stage/usr/local/lib/ocaml/labltk/labltktop -I /usr/local/home/pi/myp/x11-toolkits/ocaml-labltk/work/stage/usr/local/lib/ocaml/labltk "$@" -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195737-13-pj4bqT0jHc>