diff options
Diffstat (limited to 'japanese/libtomoe-gtk/Makefile')
-rw-r--r-- | japanese/libtomoe-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/libtomoe-gtk/Makefile b/japanese/libtomoe-gtk/Makefile index 1308fe4e2336..49fe6aa63f87 100644 --- a/japanese/libtomoe-gtk/Makefile +++ b/japanese/libtomoe-gtk/Makefile @@ -31,7 +31,7 @@ PLIST_SUB+= GUCHARMAP="@comment " #.endif .if exists(${LOCALBASE}/libdata/pkgconfig/pytomoe.pc) -USE_PYTHON= yes +USES+= python CONFIGURE_ENV+= PYTHON_VERSION=${PYTHON_VERSION:S;python;;} \ pyexecdir=${PYTHON_SITELIBDIR} PLIST_SUB+= PYTHON="" |