aboutsummaryrefslogtreecommitdiff
path: root/chinese/librime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/librime/Makefile')
-rw-r--r--chinese/librime/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile
index bcbaaa034123..c1e90273a8e0 100644
--- a/chinese/librime/Makefile
+++ b/chinese/librime/Makefile
@@ -1,11 +1,7 @@
PORTNAME= librime
-PORTVERSION= 1.7.3
-PORTREVISION= 9
+PORTVERSION= 1.11.2
CATEGORIES= chinese textproc
-PATCH_SITES= https://github.com/rime/librime/commit/
-PATCHFILES= c34c9ea4069bdba9d0f829e615769d79549701a9.patch:-p1
-
MAINTAINER= khng@FreeBSD.org
COMMENT= Rime Input Method Engine, the core library
WWW= https://rime.github.io/
@@ -30,8 +26,6 @@ CMAKE_OFF= BUILD_TEST
USE_CXXSTD= c++14
USE_LDCONFIG= yes
USE_XORG= xorgproto
-CXXFLAGS+= -DGLOG_USE_GLOG_EXPORT
-LDFLAGS+= -lintl
USE_GITHUB= yes
GH_ACCOUNT= rime