Date: Wed, 10 Jun 2015 12:39:40 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200762] security/sguil wrong dependency for databases/mysqltcl Message-ID: <bug-200762-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200762 Bug ID: 200762 Summary: security/sguil wrong dependency for databases/mysqltcl Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: Trond.Endrestol@ximalas.info CC: bofh@freebsd.org, tcltk@FreeBSD.org CC: bofh@freebsd.org, tcltk@FreeBSD.org Created attachment 157611 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157611&action=edit Patch for security/sguil/Makefile First of all, databases/mysqltcl lives at /usr/local/lib/mysqltcl-3.052/libmysqltcl3.052.so, not at /usr/local/lib/libmysqltcl3.052.so. Next, the current dependency is at fault, thus forcing security/sguil to recompile databases/mysqltcl, thus failing due to the latter already installed. The attached patch attempts to get this straight. -- 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-200762-13>