Bug 63706 - Unbreak index build with WITHOUT_GUI in /etc/make.conf
Summary: Unbreak index build with WITHOUT_GUI in /etc/make.conf
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-03-03 18:20 UTC by Melvyn Sopacua
Modified: 2004-03-06 17:57 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (278 bytes, patch)
2004-03-03 18:20 UTC, Melvyn Sopacua
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Melvyn Sopacua 2004-03-03 18:20:10 UTC
	Having WITHOUT_GUI in /etc/make.conf (not uncommon on servers), breaks
	the index build for the mldonkey-gui slave port.

How-To-Repeat: 	echo 'WITHOUT_GUI=yes' >> /etc/make.conf ; (cd /usr/ports && make index)
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-03-06 12:06:25 UTC
Dear maintainer of FreeBSD port net/mldonkey-gui, please take a look at

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

Do you approve this patch?

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

You take the red pill, you stay in Wonderland, and I show you how deep
the rabbit hole goes....
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-03-06 12:06:28 UTC
State Changed
From-To: open->feedback

Asked maintainer for his opinion 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-03-06 12:06:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Track
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2004-03-06 17:57:23 UTC
State Changed
From-To: feedback->closed

Committed, thanks!