aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-05 00:43:41 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-05 00:43:41 +0000
commit7b1e17a4bab10d3f48a596335e4a1d394599cac5 (patch)
tree2c892bedd3d178aed4e985af74f56b0f5f381432
parentce6eaa8e39be2859ced7f67fc01062e4e50992be (diff)
downloadports-7b1e17a4bab10d3f48a596335e4a1d394599cac5.tar.gz
ports-7b1e17a4bab10d3f48a596335e4a1d394599cac5.zip
chinese/ibus-array: Clean up USES=python
USES=python means USES=python:3.8+ now. Approved by: portmgr (blanket) With hat: python
-rw-r--r--chinese/ibus-array/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/ibus-array/Makefile b/chinese/ibus-array/Makefile
index 4055def90b97..adffa83b73c4 100644
--- a/chinese/ibus-array/Makefile
+++ b/chinese/ibus-array/Makefile
@@ -11,7 +11,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ibus-daemon:textproc/ibus zh-opencc>=1.0:chinese/opencc
RUN_DEPENDS= ibus-daemon:textproc/ibus zh-opencc>=1.0:chinese/opencc
-USES= autoreconf gmake gnome libtool pkgconfig python:3.0+ sqlite
+USES= autoreconf gmake gnome libtool pkgconfig python sqlite
USE_GNOME+= glib20
USE_GITHUB= yes
GH_ACCOUNT= lexical