| Summary: | [PATCH] bsd.scons.mk: respect BUILD_WRKSRC and INSTALL_WRKSRC | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alejandro Pulver <alepulver> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Alejandro Pulver
2007-05-01 06:30:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->alexbl bsd.scons.mk is alexbl territory Responsible Changed From-To: alexbl->alepulver Feel free to commit this. alepulver 2007-06-05 02:06:11 UTC
FreeBSD ports repository
Modified files:
Mk bsd.scons.mk
Log:
- Respect BUILD_WRKSRC and INSTALL_WRKSRC as bsd.port.mk does.
PR: ports/112281
Submitted by: alepulver (myself)
Approved by: alexbl (maintainer)
Revision Changes Path
1.9 +4 -4 ports/Mk/bsd.scons.mk
_______________________________________________
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! |