git: 8b59a2b187aa - main - korean/ibus-hangul: Appease portlint
Jung-uk Kim <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <6a85439e.3c838.4cf72198__46271.1835092463$1787118525$gmane$org@gitrepo.freebsd.org> |
The branch main has been updated by jkim: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b59a2b187aaaf5e8e18cb2cd6ddf151e0a4fb0a commit 8b59a2b187aaaf5e8e18cb2cd6ddf151e0a4fb0a Author: Jung-uk Kim <[email protected]> AuthorDate: 2026-08-19 05:47:09 +0000 Commit: Jung-uk Kim <[email protected]> CommitDate: 2026-08-19 05:47:09 +0000 korean/ibus-hangul: Appease portlint --- korean/ibus-hangul/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/korean/ibus-hangul/Makefile b/korean/ibus-hangul/Makefile index e3043743f23a..ba19d48a4d41 100644 --- a/korean/ibus-hangul/Makefile +++ b/korean/ibus-hangul/Makefile @@ -1,5 +1,6 @@ PORTNAME= ibus-hangul PORTVERSION= 1.5.5 +PORTREVISION= 1 CATEGORIES= korean MAINTAINER= [email protected] @@ -11,7 +12,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libhangul.so:korean/libhangul \ libibus-1.0.so:textproc/ibus -USES= autoreconf gmake gnome libtool pkgconfig python +USES= autoreconf desktop-file-utils gmake gnome libtool \ + pkgconfig python USE_GNOME= gtk30 intlhack pygobject3 USE_PYTHON= py3kplist