diff options
Diffstat (limited to 'textproc/scim-openvanilla')
-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 3683cbb5ff05..6e505c0652e8 100644 --- a/textproc/scim-openvanilla/Makefile +++ b/textproc/scim-openvanilla/Makefile @@ -20,9 +20,8 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_AUTOTOOLS= libltdl WRKSRC= ${WRKDIR}/${DISTNAME}/Loaders/SCIM USE_GMAKE= yes -USE_GETTEXT= yes USE_ICONV= yes -USES= pkgconfig +USES= pkgconfig gettext GNU_CONFIGURE= yes CONFIGURE_ENV+= OV_MODULEDIR=${PREFIX}/lib/openvanilla/ CPPFLAGS+= -I${LOCALBASE}/include |