summaryrefslogtreecommitdiff
path: root/chinese/sunpinyin
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-05-25 18:33:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-05-25 18:33:44 +0000
commitdfe005ee4419ef4241e9eba862431f9b726841db (patch)
tree85b1fd07b70d3c873159df5a52c11d85b667810b /chinese/sunpinyin
parentFix build with scons 3.1.2 (diff)
Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons
Notes
Notes: svn path=/head/; revision=536497
Diffstat (limited to 'chinese/sunpinyin')
-rw-r--r--chinese/sunpinyin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/sunpinyin/Makefile b/chinese/sunpinyin/Makefile
index b5621f6c4e3b..9bedb7c52bee 100644
--- a/chinese/sunpinyin/Makefile
+++ b/chinese/sunpinyin/Makefile
@@ -21,7 +21,7 @@ GH_TAGNAME= a8bd811
MAKE_ARGS+= --prefix=${PREFIX}
USE_LDCONFIG= yes
-USES= gmake iconv perl5 pkgconfig python:2.7 scons shebangfix
+USES= gmake iconv perl5 pkgconfig python:2.7 scons:python2 shebangfix
USE_PERL5= build
SHEBANG_FILES= python/*.py
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}