aboutsummaryrefslogtreecommitdiff
path: root/games/py-sgfsummary/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-11-30 15:50:30 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-11-30 15:50:30 +0000
commit551be3c7231225ed9c26479af2b8914fb2ef0ea8 (patch)
treed296c82a71504382f4faefa0bf8d7be384ea1105 /games/py-sgfsummary/Makefile
parent02f9c9be1699251467efc027f210049dfe14f9c5 (diff)
Notes
Diffstat (limited to 'games/py-sgfsummary/Makefile')
-rw-r--r--games/py-sgfsummary/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/py-sgfsummary/Makefile b/games/py-sgfsummary/Makefile
index 629e61fd0305..9ccb08671351 100644
--- a/games/py-sgfsummary/Makefile
+++ b/games/py-sgfsummary/Makefile
@@ -12,9 +12,10 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= SGF Summarizer
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sgflib.py:games/py-sgflib
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sgflib.py:games/py-sgflib@${FLAVOR}
USES= python shebangfix tar:tgz
+USE_PYTHON= flavors
SHEBANG_FILES= sgfsummary.py
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
NO_BUILD= yes