Add missing USE_ICONV
This commit is contained in:
parent
817df01f44
commit
a183c86dec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154452
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ COMMENT= Breakout clone with an OpenGL 3D representation
|
|||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_ICONV= yes
|
||||
USE_SDL= mixer sdl ttf
|
||||
USE_GCC= 3.4
|
||||
USE_REINPLACE= yes
|
||||
|
|
Loading…
Reference in a new issue