diff options
Diffstat (limited to 'textproc/uim-el')
-rw-r--r-- | textproc/uim-el/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 5336469a66ed..28dee9db43f3 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -3,6 +3,7 @@ PORTNAME= uim-el PORTVERSION= 1.8.6 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX= -${EMACS_PORT_NAME} @@ -20,10 +21,9 @@ RUN_DEPENDS= uim-el-agent:${PORTSDIR}/textproc/uim OPTIONS_DEFINE= DOCS -USE_BZIP2= yes USE_PERL5= build USE_GNOME= intltool -USES= iconv gmake perl5 +USES= iconv gmake perl5 tar:bzip2 USE_EMACS= yes GNU_CONFIGURE= yes |