Date: Thu, 10 Jul 2014 19:02:12 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 191787] New: Fix graphics/libpano13 options usage Message-ID: <bug-191787-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191787 Bug ID: 191787 Summary: Fix graphics/libpano13 options usage Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: Normal Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: mazhe@alkumuna.eu Created attachment 144558 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144558&action=edit Use options and follows portlint suggestions graphics/libpano13 relies on the WITHOUT_JAVA variable in make.conf to enable/disable java support, here is a patch that convert this to the standard Options framework (+ multiples fixes suggested by portlint). I've taken liberaly the choice to put java to off by default since it seems to me libpano13 main usage is a dependency of graphics/hugin which do not need it, feel free to enable it by default. -- 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-191787-13>