mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Sync with libanthy shared library version bump.
This commit is contained in:
parent
9682f1df02
commit
4a400e47c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112888
@ -34,7 +34,7 @@ OPTIONS= ANTHY "With Anthy support" off \
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.ifdef WITH_ANTHY
|
||||
LIB_DEPENDS+= anthy.0:${PORTSDIR}/japanese/anthy
|
||||
LIB_DEPENDS+= anthy.1:${PORTSDIR}/japanese/anthy
|
||||
.else
|
||||
CONFIGURE_ENV+= ac_cv_lib_anthydic_anthy_init_sessions=no
|
||||
.endif
|
||||
|
@ -7,14 +7,14 @@
|
||||
|
||||
PORTNAME= jmode
|
||||
PORTVERSION= 0.6.7
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= http://downloads.sourceforge.jp/anthy/5467/
|
||||
|
||||
MAINTAINER= nobutaka@FreeBSD.org
|
||||
COMMENT?= XIM server for Anthy input method
|
||||
|
||||
LIB_DEPENDS?= anthy.0:${PORTSDIR}/japanese/anthy
|
||||
LIB_DEPENDS?= anthy.1:${PORTSDIR}/japanese/anthy
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnometarget gtk12
|
||||
|
@ -7,13 +7,14 @@
|
||||
|
||||
PORTNAME= uim
|
||||
PORTVERSION= 0.3.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese x11
|
||||
MASTER_SITES= http://freedesktop.org/Software/UimDownload/
|
||||
|
||||
MAINTAINER= nobutaka@FreeBSD.org
|
||||
COMMENT= Input method library
|
||||
|
||||
LIB_DEPENDS= anthy.0:${PORTSDIR}/japanese/anthy \
|
||||
LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \
|
||||
m17n.0:${PORTSDIR}/devel/m17n-lib
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
@ -7,13 +7,14 @@
|
||||
|
||||
PORTNAME= uim
|
||||
PORTVERSION= 0.3.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese x11
|
||||
MASTER_SITES= http://freedesktop.org/Software/UimDownload/
|
||||
|
||||
MAINTAINER= nobutaka@FreeBSD.org
|
||||
COMMENT= Input method library
|
||||
|
||||
LIB_DEPENDS= anthy.0:${PORTSDIR}/japanese/anthy \
|
||||
LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \
|
||||
m17n.0:${PORTSDIR}/devel/m17n-lib
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user