Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Nov 2018 00:49:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233009] graphics/driconf: missing run-depends on xdriinfo
Message-ID:  <bug-233009-7788-uMEwcLDFZk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233009-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233009-7788@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=3D233009

Bryan Drewery <bdrewery@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdrewery@FreeBSD.org

--- Comment #3 from Bryan Drewery <bdrewery@FreeBSD.org> ---
(In reply to Conrad Meyer from comment #2)
> (In reply to lichray from comment #1)
> Sure:
>=20
> --- Makefile    (revision 483902)
> +++ Makefile    (working copy)
> @@ -11,7 +11,8 @@
>  MAINTAINER=3D    lichray@gmail.com
>  COMMENT=3D       Configuration program for DRI drivers
>=20
> -RUN_DEPENDS=3D=20=20
> ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:x11-toolkits/py-gtk2
> +RUN_DEPENDS=3D=20=20
> ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:x11-toolkits/py-gtk2 \
> +               xdriinfo:x11/xdriinfo
>=20
>  USE_GL=3D                glut
>  USE_PYTHON=3D    distutils
>=20
> I need a ports committer approval to commit.  Does that look ok to you?

Approved but needs a PORTREVISION bump too.

--=20
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-233009-7788-uMEwcLDFZk>