diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-05-03 06:41:03 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-05-03 06:41:03 +0000 |
commit | 04e5f714fd810ef083eba6a98394a3c76c7b3c88 (patch) | |
tree | 7e739e21ce3630b387405ef1f3077466ffe0defd /textproc/m17n-im-config | |
parent | 93479f4f28e169896c61054b984ca291f83791f0 (diff) | |
download | ports-04e5f714fd810ef083eba6a98394a3c76c7b3c88.tar.gz ports-04e5f714fd810ef083eba6a98394a3c76c7b3c88.zip |
Notes
Diffstat (limited to 'textproc/m17n-im-config')
-rw-r--r-- | textproc/m17n-im-config/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile index 9137d57e709e..45f3a8266cc3 100644 --- a/textproc/m17n-im-config/Makefile +++ b/textproc/m17n-im-config/Makefile @@ -7,7 +7,7 @@ PORTNAME= m17n-im-config PORTVERSION= 0.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.m17n.org/common/im-config/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/ @@ -15,7 +15,7 @@ MASTER_SITES= http://www.m17n.org/common/im-config/ \ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= A GUI for per-user configuration of m17n-lib input methods -LIB_DEPENDS= m17n.3:${PORTSDIR}/devel/m17n-lib +LIB_DEPENDS= m17n.4:${PORTSDIR}/devel/m17n-lib MAKE_JOBS_UNSAFE= yes |