Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2018 19:40:42 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459688 - head/chinese/ibus-cangjie
Message-ID:  <201801221940.w0MJeg2P008080@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Jan 22 19:40:42 2018
New Revision: 459688
URL: https://svnweb.freebsd.org/changeset/ports/459688

Log:
  USE_PYTHON=allflavors shouldn't be used here

Modified:
  head/chinese/ibus-cangjie/Makefile

Modified: head/chinese/ibus-cangjie/Makefile
==============================================================================
--- head/chinese/ibus-cangjie/Makefile	Mon Jan 22 19:31:45 2018	(r459687)
+++ head/chinese/ibus-cangjie/Makefile	Mon Jan 22 19:40:42 2018	(r459688)
@@ -19,7 +19,6 @@ RUN_DEPENDS=	${PYTHON_SITELIBDIR}/cangjie/_core.so:chi
 		${PYTHON_SITELIBDIR}/pycanberra/pycanberra.py:devel/pycanberra@${PY_FLAVOR}
 
 USES=		autoreconf gmake libtool pkgconfig python:3.4+
-USE_PYTHON=	allflavors
 USE_GNOME=	introspection:run pygobject3 intltool
 GLIB_SCHEMAS=	org.cangjians.ibus.cangjie.gschema.xml \
 		org.cangjians.ibus.quick.gschema.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801221940.w0MJeg2P008080>