mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
textproc/ibus: use python:2 instead of python
PR: 208202 Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
This commit is contained in:
parent
956248c1f7
commit
ad5baacdb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414411
@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:devel/py-dbus \
|
||||
setxkbmap:x11/setxkbmap
|
||||
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
|
||||
|
||||
USES= compiler cpe gmake libtool pathfix pkgconfig python
|
||||
USES= compiler cpe gmake libtool pathfix pkgconfig python:2
|
||||
USE_GNOME= glib20 intltool librsvg2 pygobject3
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user