- Add missing iconv USES
PR: java/182100 Submitted by: m.viey@wanadoo.fr Approved by: portmgr (bapt, implicit)
This commit is contained in:
parent
697ed81b72
commit
dc2fe44aa2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327353
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue