aboutsummaryrefslogtreecommitdiff
path: root/japanese/libtomoe-gtk
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 17:45:13 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 17:45:13 +0000
commitb997ee32c898a372f1adc43d6637b8c37f2f5065 (patch)
treed796d071fcd252277ad046aa845d9bd36813b92b /japanese/libtomoe-gtk
parentf4a55e57171a380dd714d388e0dc668158147761 (diff)
downloadports-b997ee32c898a372f1adc43d6637b8c37f2f5065.tar.gz
ports-b997ee32c898a372f1adc43d6637b8c37f2f5065.zip
Notes
Diffstat (limited to 'japanese/libtomoe-gtk')
-rw-r--r--japanese/libtomoe-gtk/Makefile2
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=""