- Add missing iconv USES

PR:		java/182100
Submitted by:	m.viey@wanadoo.fr
Approved by:	portmgr (bapt, implicit)
This commit is contained in:
Guido Falsi 2013-09-15 18:55:58 +00:00
parent 697ed81b72
commit dc2fe44aa2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327353

View file

@ -53,7 +53,7 @@ FASTDEBUG_DESC= Include fastdebug build
TEST_DESC= Add support for running regression test
.endif
USES= gmake motif
USES= gmake iconv motif
.include <bsd.port.options.mk>
.include "${.CURDIR}/../openjdk6/Makefile.icedtea"