mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Switch to swig 3.0
This commit is contained in:
parent
9cb8337f14
commit
0e169e7013
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456792
@ -11,7 +11,7 @@ PKGNAMEPREFIX= ja-
|
||||
MAINTAINER= daichi@FreeBSD.org
|
||||
COMMENT= Anthy engine for IBus
|
||||
|
||||
BUILD_DEPENDS= swig:devel/swig13
|
||||
BUILD_DEPENDS= swig3.0:devel/swig30
|
||||
LIB_DEPENDS= libanthy.so:japanese/anthy \
|
||||
libibus-1.0.so:textproc/ibus
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/_pynotify.so:devel/py-notify
|
||||
@ -19,6 +19,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/_pynotify.so:devel/py-notify
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool gettext gmake pkgconfig python:2.7
|
||||
USE_GNOME= intltool pygtk2
|
||||
BINARY_ALIAS= swig=swig3.0
|
||||
|
||||
LOCALBASE_REPLACE_FILES= \
|
||||
engine/engine.py \
|
||||
|
Loading…
Reference in New Issue
Block a user