mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Add explicit FLAVOR to dependency (useful when using
DEFAULT_VERSIONS=python=3.x)
This commit is contained in:
parent
1fa0c82fff
commit
3ba0d8d974
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455859
@ -10,7 +10,7 @@ MASTER_SITES= SF/ospace/OSLauncher/${PORTVERSION}
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= On-line strategy game
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:devel/py-game
|
||||
RUN_DEPENDS= ${PYGAME}
|
||||
|
||||
USES= python:2.7
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user