Bug 53135 - [FIX] incorrect patch for ports/poptop
Summary: [FIX] incorrect patch for ports/poptop
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-06-10 07:00 UTC by Akifyev Sergey
Modified: 2003-06-25 00:41 UTC (History)
0 users

See Also:


Attachments
file.diff (518 bytes, patch)
2003-06-10 07:00 UTC, Akifyev Sergey
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Akifyev Sergey 2003-06-10 07:00:31 UTC
	net/poptop doesn't build because of incorrect patching

Fix: Replace files/patch-ac with the following:
How-To-Repeat: 	cd /usr/ports/net/poptop && make install
	...
	Variable CFLAGS is recursive.
	** Error code 2
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2003-06-25 00:40:00 UTC
State Changed
From-To: open->closed

Thanks, I have committed a superior solution (IMHO).