Bug 70193 - Fix pkg-plist build for x11/nvidia-driver & xorg
Summary: Fix pkg-plist build for x11/nvidia-driver & xorg
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-09 04:40 UTC by Sergey N. Voronkov
Modified: 2004-08-10 08:52 UTC (History)
0 users

See Also:


Attachments
file.diff (856 bytes, patch)
2004-08-09 04:40 UTC, Sergey N. Voronkov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey N. Voronkov 2004-08-09 04:40:03 UTC
	Fix install of x11/nvidia-drivers over xorg package.

How-To-Repeat: 	echo X_WINDOW_SYSTEM=xorg >> /etc/make.conf
	cd /usr/x11/xorg && make install clean
	cd /usr/x11/nvidia-driver && make install clean
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-08-09 18:37:01 UTC
Dear maintainer of FreeBSD port x11/nvidia-driver, please take a look at

http://www.freebsd.org/cgi/query-pr.cgi?q=70193

and either approve or reject this patch.

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

Quantum physics was developed in the 1930's, as a result of a bet between
Albert Einstein and Niels Bohr, to see who could come up with the most
ridiculous theory and still have it published.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-08-09 18:37:03 UTC
State Changed
From-To: open->feedback

Asked maintainer for approval. 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-08-09 18:37:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Handle.
Comment 4 danfe 2004-08-10 08:43:04 UTC
On Mon, Aug 09, 2004 at 07:37:01PM +0200, Pav Lucistnik wrote:
> Dear maintainer of FreeBSD port x11/nvidia-driver, please take a look at
> 
> http://www.freebsd.org/cgi/query-pr.cgi?q=70193
> 
> and either approve or reject this patch.

Yeah, this looks OK.

./danfe
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2004-08-10 08:52:15 UTC
State Changed
From-To: feedback->closed

Committed, thanks!