diff options
Diffstat (limited to 'textproc/uim-el')
-rw-r--r-- | textproc/uim-el/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 73479dcac81f..5bbc11659e95 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -15,8 +15,6 @@ DISTNAME= uim-${PORTVERSION} MAINTAINER= nobutaka@freebsd.org COMMENT?= Emacs lisp for uim input method library -BROKEN= does not configure - PROJECTHOST= uim CONFLICTS?= uim-el-xemacs21-mule-[0-9]* \ uim-el-emacs21-[0-9]* @@ -25,6 +23,7 @@ RUN_DEPENDS= uim-el-agent:${PORTSDIR}/textproc/uim USE_BZIP2= yes USE_PERL5_BUILD=yes +USE_GNOME= intltool USE_GMAKE= yes USE_ICONV= yes USE_EMACS= yes |