diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-17 18:15:09 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-17 18:15:09 +0000 |
commit | 1f41adcbbbca8b581704699cf98bc7535f403bcb (patch) | |
tree | ed7408ebc68cce683cccc7cd4dc960b0c1133485 /textproc | |
parent | cc6407e923a950d36af9f93ab4a1a60ccf2ffa7d (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ibus-m17n/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile index b3ae608caa72..9276bfec9c3f 100644 --- a/textproc/ibus-m17n/Makefile +++ b/textproc/ibus-m17n/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= ibus-daemon:textproc/ibus +PORTSCOUT= limit:^[0-9]+\.[0-9].*$$ + USES= autoreconf gmake libtool pkgconfig GNU_CONFIGURE= yes USE_GITHUB= yes |