Bug 81007 - net/rtg -- Makefile clean-up, removal of build warnings
Summary: net/rtg -- Makefile clean-up, removal of build warnings
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: 2005-05-14 10:30 UTC by Jeremy Chadwick
Modified: 2005-05-17 19:49 UTC (History)
0 users

See Also:


Attachments
file.diff (2.33 KB, patch)
2005-05-14 10:30 UTC, Jeremy Chadwick
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Chadwick 2005-05-14 10:30:02 UTC
	Minor changes to ports/net/rtg:

	* Minor clean-up of the Makefile (use LIB_DEPENDS instead of BUILD_*)
	* Addition of files/patch-cgilib-cgi.c -- removes malloc.h warning
	* Addition of files/patch-config-config.h.in -- removes PACKAGE_*
	re-definition warnings (conflicts with net-snmp's include files)

	Verified to work on FreeBSD 4.11-STABLE.

Fix: Apply below patch.

How-To-Repeat: 	n/a
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-17 18:43:57 UTC
Dear maintainer of FreeBSD port net/rtg, please take a look at

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

Do you approve or reject this patch?

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

He had found a Nutri-Matic machine which had provided him with a plastic cup
filled with a liquid that was almost, but not quite, entirely unlike tea.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-17 18:44:00 UTC
State Changed
From-To: open->feedback

Asked maintainer 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-17 18:44:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Track
Comment 4 Brad Davis 2005-05-17 19:19:22 UTC
> Do you approve or reject this patch?

Approve.


Regards,
Brad Davis
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-17 19:49:37 UTC
State Changed
From-To: feedback->closed

Committed, thanks!