diff options
Diffstat (limited to 'textproc/scim-openvanilla/Makefile')
-rw-r--r-- | textproc/scim-openvanilla/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/scim-openvanilla/Makefile b/textproc/scim-openvanilla/Makefile index 6e505c0652e8..891e283d5376 100644 --- a/textproc/scim-openvanilla/Makefile +++ b/textproc/scim-openvanilla/Makefile @@ -20,8 +20,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_AUTOTOOLS= libltdl WRKSRC= ${WRKDIR}/${DISTNAME}/Loaders/SCIM USE_GMAKE= yes -USE_ICONV= yes -USES= pkgconfig gettext +USES= pkgconfig gettext iconv GNU_CONFIGURE= yes CONFIGURE_ENV+= OV_MODULEDIR=${PREFIX}/lib/openvanilla/ CPPFLAGS+= -I${LOCALBASE}/include |