[Bug 233009] graphics/driconf: missing run-depends on xdriinfo
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 7 00:49:28 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233009
Bryan Drewery <bdrewery at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bdrewery at FreeBSD.org
--- Comment #3 from Bryan Drewery <bdrewery at FreeBSD.org> ---
(In reply to Conrad Meyer from comment #2)
> (In reply to lichray from comment #1)
> Sure:
>
> --- Makefile (revision 483902)
> +++ Makefile (working copy)
> @@ -11,7 +11,8 @@
> MAINTAINER= lichray at gmail.com
> COMMENT= Configuration program for DRI drivers
>
> -RUN_DEPENDS=
> ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:x11-toolkits/py-gtk2
> +RUN_DEPENDS=
> ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:x11-toolkits/py-gtk2 \
> + xdriinfo:x11/xdriinfo
>
> USE_GL= glut
> USE_PYTHON= distutils
>
> I need a ports committer approval to commit. Does that look ok to you?
Approved but needs a PORTREVISION bump too.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list