diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2019-09-27 05:31:46 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2019-09-27 05:31:46 +0800 |
commit | 4092f22bdc700d8c34c18c6c0fd5cb05d27016ec (patch) | |
tree | 97f4c0f8bde25549d8b1554fc30109f98f683b88 /chinese/librime | |
parent | 5d2cf658ff3994575b89a05ea2cc9c0c1bedbfd7 (diff) | |
download | freebsd-ports-gnome-4092f22bdc700d8c34c18c6c0fd5cb05d27016ec.tar.gz freebsd-ports-gnome-4092f22bdc700d8c34c18c6c0fd5cb05d27016ec.tar.zst freebsd-ports-gnome-4092f22bdc700d8c34c18c6c0fd5cb05d27016ec.zip |
- Update yaml-cpp to 0.6.3
- Removed TEST option since it fails to build. Disable tests
unconditionally.
- Bump PORTREVISION on dependent ports. I've observed linker errors
on startup due to library changes
Diffstat (limited to 'chinese/librime')
-rw-r--r-- | chinese/librime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index 0f686f3fecb5..559b52554119 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -3,6 +3,7 @@ PORTNAME= librime PORTVERSION= 1.2.9 +PORTREVISION= 1 DISTVERSIONPREFIX= rime- PORTREVISION= 18 CATEGORIES= chinese textproc |