aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-13 16:01:51 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-13 16:01:51 +0000
commite1fb17dd733291a7a5298bcae2b5dcf46ed8cf48 (patch)
tree1b43b2200fb3e9dbf1c638aa95b164e92fb446e0 /korean
parent5f89c1e847fb46ee7e8c59f5ed80923922609f03 (diff)
downloadports-e1fb17dd733291a7a5298bcae2b5dcf46ed8cf48.tar.gz
ports-e1fb17dd733291a7a5298bcae2b5dcf46ed8cf48.zip
Fix packaging with python3
Notes
Notes: svn path=/head/; revision=456216
Diffstat (limited to 'korean')
-rw-r--r--korean/ibus-hangul/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/ibus-hangul/Makefile b/korean/ibus-hangul/Makefile
index 21d79d09c0bf..2e6166c6d333 100644
--- a/korean/ibus-hangul/Makefile
+++ b/korean/ibus-hangul/Makefile
@@ -18,5 +18,6 @@ INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
USE_GNOME= gtk30 intlhack pygobject3
USES= gettext gmake libtool pkgconfig python
+USE_PYTHON= py3kplist
.include <bsd.port.mk>