Add missing USE_ICONV

This commit is contained in:
Kris Kennaway 2006-01-25 22:42:11 +00:00
parent 817df01f44
commit a183c86dec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154452

View File

@ -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