aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:47:00 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:47:00 +0000
commitc4927e043cf01f73da57920698b695c0c6cf3e64 (patch)
tree448a74c1d2fa9218ed879cc777821d13e1e1a9e8 /korean
parent3cf0c52fa6016687078f1be15489ab2af19dc330 (diff)
downloadports-c4927e043cf01f73da57920698b695c0c6cf3e64.tar.gz
ports-c4927e043cf01f73da57920698b695c0c6cf3e64.zip
Add missing USES={gnome,php,sdl} to the rest
Notes
Notes: svn path=/head/; revision=517072
Diffstat (limited to 'korean')
-rw-r--r--korean/fcitx-hangul/Makefile2
-rw-r--r--korean/imhangul-gtk2/Makefile2
-rw-r--r--korean/imhangul-gtk3/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/korean/fcitx-hangul/Makefile b/korean/fcitx-hangul/Makefile
index f3d57d0118a7..a6123eab4902 100644
--- a/korean/fcitx-hangul/Makefile
+++ b/korean/fcitx-hangul/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
libhangul.so:korean/libhangul
-USES= cmake gettext pkgconfig tar:xz
+USES= cmake gettext gnome pkgconfig tar:xz
INSTALLS_ICONS= yes
CFLAGS+= -I${LOCALBASE}/include
diff --git a/korean/imhangul-gtk2/Makefile b/korean/imhangul-gtk2/Makefile
index 82c13187d85c..26176ba50a6b 100644
--- a/korean/imhangul-gtk2/Makefile
+++ b/korean/imhangul-gtk2/Makefile
@@ -25,7 +25,7 @@ USE_GITHUB= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_GNOME= cairo gdkpixbuf2 gtk20
-USES= autoreconf gmake libtool pkgconfig
+USES= autoreconf gmake gnome libtool pkgconfig
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
diff --git a/korean/imhangul-gtk3/Makefile b/korean/imhangul-gtk3/Makefile
index dac05bb9a40b..b0c1b597976d 100644
--- a/korean/imhangul-gtk3/Makefile
+++ b/korean/imhangul-gtk3/Makefile
@@ -23,7 +23,7 @@ USE_GITHUB= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_GNOME= cairo gdkpixbuf2 gtk30
-USES= autoreconf gmake libtool pkgconfig
+USES= autoreconf gmake gnome libtool pkgconfig
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes