Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Nov 2018 16:52:45 +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-v1WVTTOJ3R@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

Conrad Meyer <cem@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress

--- Comment #2 from Conrad Meyer <cem@freebsd.org> ---
(In reply to lichray from comment #1)
Sure:

--- Makefile    (revision 483902)
+++ Makefile    (working copy)
@@ -11,7 +11,8 @@
 MAINTAINER=3D    lichray@gmail.com
 COMMENT=3D       Configuration program for DRI drivers

-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

 USE_GL=3D                glut
 USE_PYTHON=3D    distutils

I need a ports committer approval to commit.  Does that look ok to you?

--=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-v1WVTTOJ3R>