svn commit: r459688 - head/chinese/ibus-cangjie

Antoine Brodin antoine at FreeBSD.org
Mon Jan 22 19:40:43 UTC 2018


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


More information about the svn-ports-all mailing list