| Summary: | games/teeworlds | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | dog |
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
dog
2013-11-08 06:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 Over to maintainer (via the GNATS Auto Assign Tool) Author: amdmi3 Date: Fri Nov 8 12:20:44 2013 New Revision: 333208 URL: http://svnweb.freebsd.org/changeset/ports/333208 Log: - Fix build on current PR: 183774 Submitted by: Pavlo Greenberg <dog@virtual.org.ua> Modified: head/games/teeworlds/Makefile Modified: head/games/teeworlds/Makefile ============================================================================== --- head/games/teeworlds/Makefile Fri Nov 8 12:18:12 2013 (r333207) +++ head/games/teeworlds/Makefile Fri Nov 8 12:20:44 2013 (r333208) @@ -21,6 +21,7 @@ USE_PYTHON_BUILD= yes BAM_VERSION= 0.4.0 BAM_WRKSRC= ${WRKDIR}/bam-${BAM_VERSION} BAM_TARGET= release +USE_GCC= any PLIST_FILES+= bin/${PORTNAME}_srv PORTDATA= * _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Fixed, thanks for the report! |