diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-03 17:32:55 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-03 17:32:55 +0000 |
commit | 383e224d22500085418354e7bbaccb9ee01e625b (patch) | |
tree | efd5194bf04a7b158be2093ed02e93a0beed5770 /korean | |
parent | 32b294af8d2bd50367b407e00eae439f964be891 (diff) | |
download | ports-383e224d22500085418354e7bbaccb9ee01e625b.tar.gz ports-383e224d22500085418354e7bbaccb9ee01e625b.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/ibus-hangul/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/ibus-hangul/Makefile b/korean/ibus-hangul/Makefile index 3989527bf933..1beb17814fca 100644 --- a/korean/ibus-hangul/Makefile +++ b/korean/ibus-hangul/Makefile @@ -2,6 +2,7 @@ PORTNAME= ibus-hangul PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= korean MASTER_SITES= GOOGLE_CODE @@ -17,10 +18,9 @@ PROJECTHOST= ibus GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_AUTOTOOLS= libtool USE_GNOME= intltool pygobject3 USE_PYTHON= yes -USES= gmake pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig OPTIONS_DEFINE= NLS OPTIONS_SUB= NLS |