diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-11-08 12:20:44 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-11-08 12:20:44 +0000 |
| commit | f549c781fb9ecbbb918b2d6dbf37d47b04348768 (patch) | |
| tree | dc2bab3b9557d32da544e64fa15c596135fcf68a /games/teeworlds | |
| parent | daaeff772cb10e6c8af47c2a0b4350ed85f27491 (diff) | |
Notes
Diffstat (limited to 'games/teeworlds')
| -rw-r--r-- | games/teeworlds/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/teeworlds/Makefile b/games/teeworlds/Makefile index 9a273fc36cd4..157f04f79df7 100644 --- a/games/teeworlds/Makefile +++ b/games/teeworlds/Makefile @@ -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= * |
