| Summary: | [patch] games/el: actually respect CC | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Nali Toja <nalitoja> | ||||
| Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Nali Toja
2011-10-13 23:30:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->acm Over to maintainer (via the GNATS Auto Assign Tool) acm 2011-10-20 17:47:59 UTC
FreeBSD ports repository
Modified files:
games/el Makefile distinfo
games/el-data Makefile distinfo
Added files:
games/el/files patch-Makefile.bsd patch-make.defaults
Removed files:
games/el/files patch-Makefile.linux
Log:
- Update to 1.9.2
- Add ELSOUND and ELMUSIC options. It installs additional sound and music files
- Remove Makefile.linux patch file
- Re-add Makefile.bsd patch file
- Respect CC/CXX/LINK [1]
- Few others modifications
PR: 161561
Submitted by: Nali Toja <nalitoja __ at __ gmail.com> [1]
Revision Changes Path
1.8 +33 -10 ports/games/el-data/Makefile
1.8 +6 -2 ports/games/el-data/distinfo
1.29 +6 -7 ports/games/el/Makefile
1.10 +2 -2 ports/games/el/distinfo
1.5 +49 -0 ports/games/el/files/patch-Makefile.bsd (new)
1.3 +0 -48 ports/games/el/files/patch-Makefile.linux (dead)
1.1 +19 -0 ports/games/el/files/patch-make.defaults (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 with few modifications. Thanks!! |