diff options
| author | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 11:59:28 +0000 |
|---|---|---|
| committer | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 11:59:28 +0000 |
| commit | a3a0715f38d5f411396a809915aa2fc5c204bc16 (patch) | |
| tree | e580bb4c66185f6741df23146d4617f207efeeef /java/sablevm | |
| parent | 3d733a71dc5d9ecc73e88a75de9cb8a6400329cd (diff) | |
Notes
Diffstat (limited to 'java/sablevm')
| -rw-r--r-- | java/sablevm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/sablevm/Makefile b/java/sablevm/Makefile index b56b2398c3cf..fa94faa79783 100644 --- a/java/sablevm/Makefile +++ b/java/sablevm/Makefile @@ -19,9 +19,8 @@ RUN_DEPENDS= fastjar:${PORTSDIR}/archivers/fastjar GNU_CONFIGURE= yes USE_AUTOTOOLS= libltdl USE_GMAKE= yes -USE_ICONV= yes USE_LDCONFIG= yes -USES= pkgconfig gettext +USES= pkgconfig gettext iconv CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |
