Update to 3.0.11.

Fix dependency on textproc/ibus.
This commit is contained in:
MANTANI Nobutaka 2012-01-23 14:31:53 +00:00
parent 73cee91d16
commit fda39edf33
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289666
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= mlterm
PORTVERSION= 3.0.10
PORTVERSION= 3.0.11
CATEGORIES= x11
MASTER_SITES= SF/${PORTNAME}/01release/${PORTNAME}-${PORTVERSION}
@ -79,7 +79,7 @@ PLIST_SUB+= SCIM="@comment "
.if defined(WITH_IBUS)
CONFIGURE_ARGS+= --enable-ibus
MAKE_ENV= LIBS_LOCAL=-L${LOCALBASE}/lib
LIB_DEPENDS+= ibus.2:${PORTSDIR}/textproc/ibus
LIB_DEPENDS+= ibus-1.0.400:${PORTSDIR}/textproc/ibus
PLIST_SUB+= IBUS=""
.else
CONFIGURE_ARGS+= --disable-ibus

View file

@ -1,2 +1,2 @@
SHA256 (mlterm-3.0.10.tar.gz) = 993ec3ec956243815fb2d1bc4facc5ed2b1c0f5c2d5d33470aa59347f06939c8
SIZE (mlterm-3.0.10.tar.gz) = 3414678
SHA256 (mlterm-3.0.11.tar.gz) = 808f15756aa40ada65a9b5760d9d1e4f281b62bb915ab51f4dd44e21a43f1e55
SIZE (mlterm-3.0.11.tar.gz) = 4328395