| Summary: | Add USE_FREETYPE2 knob to bsd.port.mk | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Sunpoet Po-Chuan Hsieh <sunpoet> | ||||
| Component: | Individual Port(s) | Assignee: | Port Management Team <portmgr> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Sunpoet Po-Chuan Hsieh
2008-07-09 09:20:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->portmgr bsd.port.mk is portmgr territory (via the GNATS Auto Assign Tool) State Changed From-To: open->feedback What is the point of having this variable? What functionality it brings over explicit listing of the dependency in the port Makefile? > Indeed, USE_FREETYPE2 does not bring any improvements. IMHO, these knobs > (USE_xxx/WITH_xxx/WITHOUT_xxx) are used to simplify port Makefile. > Since we have USE_FREETYPE (for freetype 1.x) already, why not add one for > freetype 2.x ports? I'd rather see USE_FREETYPE removed. It's not simplifying the ports, we're talking about replacing one LIB_DEPENDS line with one USE_* line. -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> It's now using GIFs instead of JPEGs. This is similar to replacing triangular wheels with round ones. State Changed From-To: feedback->closed I don't want this in the tree |