aboutsummaryrefslogtreecommitdiff
path: root/games/7kaa
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-08-02 16:05:22 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-08-02 16:05:22 +0000
commit0433e2d7efb638d82aea6bd1437b0f31abdd7b92 (patch)
tree9cc6e0a4449252c01cc178a6da8d50fc0f85ab67 /games/7kaa
parent22ce1b1ee15d15a5297d0fb746f254f2561995c5 (diff)
downloadports-0433e2d7efb638d82aea6bd1437b0f31abdd7b92.tar.gz
ports-0433e2d7efb638d82aea6bd1437b0f31abdd7b92.zip
- Add missing USES=iconv
PR: 239041 Reported by: pkubaj@FreeBSD.org
Notes
Notes: svn path=/head/; revision=507881
Diffstat (limited to 'games/7kaa')
-rw-r--r--games/7kaa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/7kaa/Makefile b/games/7kaa/Makefile
index 33491d3fe54a..5f082b086ecb 100644
--- a/games/7kaa/Makefile
+++ b/games/7kaa/Makefile
@@ -20,7 +20,7 @@ USE_GITHUB= yes
GH_ACCOUNT= the3dfxdude
USES= autoreconf compiler:c++11-lang gettext-tools gmake localbase \
- openal:al pkgconfig sdl
+ openal:al pkgconfig sdl iconv
USE_SDL= sdl2
GNU_CONFIGURE= yes