mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Chase version bump of libscim shared library.
PR: ports/112814 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
This commit is contained in:
parent
ed9c593800
commit
ed3f42238c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193073
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= mlterm
|
||||
PORTVERSION= 2.9.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -79,7 +79,7 @@ PLIST_SUB+= IIIMF="@comment "
|
||||
.if defined(WITH_SCIM)
|
||||
CONFIGURE_ARGS+= --enable-scim
|
||||
MAKE_ENV= LIBS_LOCAL=-L${LOCALBASE}/lib
|
||||
LIB_DEPENDS+= scim-1.0.9:${PORTSDIR}/textproc/scim
|
||||
LIB_DEPENDS+= scim-1.0.10:${PORTSDIR}/textproc/scim
|
||||
PLIST_SUB+= SCIM=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-scim
|
||||
|
Loading…
Reference in New Issue
Block a user