| Summary: | Compile fix for x11-drivers/xf86-video-radeonhd-devel | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Martin <nakal> | ||||||
| Component: | Individual Port(s) | Assignee: | Norikatsu Shigemura <nork> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Martin
2008-11-23 16:20:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->nork Over to maintainer (via the GNATS Auto Assign Tool) nork 2008-12-07 19:51:45 UTC
FreeBSD ports repository
Modified files:
x11-drivers/xf86-video-radeonhd-devel Makefile
Added files:
x11-drivers/xf86-video-radeonhd-devel/files patch-configure.ac
Log:
o Fix typo (CONFLICT -> CONFLICTS).
o Add CONFLICTS xf86-video-ati by radeonhd.4x.
o Fix implicit dependency on libpci.
o Add workaround to substitute @MKDIR_P@ to fix install issue.
o Re-evaluate related autogen.sh and bsd.autotools.mk.
[NOTE] bsd.autotools.mk (run-autotools target) substituted autogen.sh
in almost case.
PR: ports/129091
Suggested by: Martin nakal at web dot de, and many people
Revision Changes Path
1.12 +7 -2 ports/x11-drivers/xf86-video-radeonhd-devel/Makefile
1.1 +12 -0 ports/x11-drivers/xf86-video-radeonhd-devel/files/patch-configure.ac (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks! |