forked from Lainports/freebsd-ports
- 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
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…
Add table
Reference in a new issue