| Summary: | Fix port: security/clamav uses CONF_FILES internally | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Chris Rees <utisoft> | ||||
| Component: | Individual Port(s) | Assignee: | Renato Botelho <garga> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Chris Rees
2011-05-18 20:50:12 UTC
Responsible Changed From-To: freebsd-ports-bugs->garga Over to maintainer (via the GNATS Auto Assign Tool) Sorry, forgot to include a commit message: - Rename CONF_FILES to avoid conflict with incoming feature PR: ports/157162 Submitted by: Chris Rees (utisoft@gmail.com) garga 2011-05-19 11:35:28 UTC
FreeBSD ports repository
Modified files:
security/clamav Makefile
security/clamav-devel Makefile
Log:
- s/CONF_FILES/CLAM_CONF_FILES/ to avoid a conflict in the future with new
options with the same name that will be added to bsd.port.mk
PR: ports/157161, ports/157162
Submitted by: Chris Rees <utisoft@gmail.com>
Revision Changes Path
1.204 +3 -3 ports/security/clamav-devel/Makefile
1.162 +3 -3 ports/security/clamav/Makefile
_______________________________________________
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! |