Bug 54357 - [patch] [non-maintainer] fix illegal makevar in devel/mico
Summary: [patch] [non-maintainer] fix illegal makevar in devel/mico
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-11 07:40 UTC by Mark Linimon
Modified: 2009-01-14 20:33 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (269 bytes, patch)
2003-07-11 07:40 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Linimon 2003-07-11 07:40:09 UTC
	There is a relatively obvious typo in the Makefile of this port
	(there is no such value USE_XLIBS in bsd.*.mk).  The port
	builds correctly with the fixed value; I don't know whether or
	not the broken value was responsible for any of the build errors
	seen on bento.

How-To-Repeat: 	n/a
Comment 1 Sergey Matveychuk 2003-07-11 10:31:25 UTC
Yes, it's a typo. But it's not affect on bento.

Somebody, commit it please.

----
Sem.
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2003-07-11 13:23:25 UTC
State Changed
From-To: open->closed

Committed, thanks!