| Summary: | [UPDATE] databases/flamerobin: integrate completely with bsd.wx.mk | ||||||
|---|---|---|---|---|---|---|---|
| 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
2006-11-13 21:30:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Submitter has GNATS access State Changed From-To: open->feedback Awaiting maintainers feedback -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Edwin Groothuis wrote: > Maintainer of databases/flamerobin, > > Please note that PR ports/105492 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/105492 > Works fine. I agree. Best regards, Denis Barov -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQCVAwUBRVldS7QNqrxww2yeAQLzcwQAnqz8o6hyTz5YiD/D9xp34UggdQGuqtsC WWDr4v2Iv/e7nVzv6Lyr0BM8FGg84uk2rPjRkwMJafPMfrq4ac6sm5tdY3uNQeav iua3nr7R7wGgTA9BUkE4WL2M/Z5x49oLRcgZY9yfInK7W/ZOenHSv1un/LiR4opO p8gx5ubEcek= =onLh -----END PGP SIGNATURE----- alepulver 2006-11-14 18:03:41 UTC
FreeBSD ports repository
Modified files:
databases/flamerobin Makefile
Log:
- Integrate completely with bsd.wx.mk.
- Use ARCH instead of MACHINE_ARCH (will possibly allow cross-compilation).
- Rename local WX_VERSION since it is a variable defined in bsd.wx.mk.
- Remove BROKEN for 4.x since bsd.wx.mk takes care of it when WX_UNICODE is
defined.
PR: ports/105492
Submitted by: alepulver
Approved by: Denis Barov <dindin@dindin.ru> (maintainer)
Revision Changes Path
1.5 +7 -13 ports/databases/flamerobin/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: feedback->closed Committed. Thanks! |