diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-11 23:03:24 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-11 23:03:24 +0800 |
commit | 8aadfe8d92fabaf220c9c28dc20d33a5319bf478 (patch) | |
tree | 6be595cdfc3d19f1e42a8dc849a9859f15d04ae3 /games | |
parent | 245787092d9caa7c9e791da39e947c055ba49fe6 (diff) | |
download | freebsd-ports-gnome-8aadfe8d92fabaf220c9c28dc20d33a5319bf478.tar.gz freebsd-ports-gnome-8aadfe8d92fabaf220c9c28dc20d33a5319bf478.tar.zst freebsd-ports-gnome-8aadfe8d92fabaf220c9c28dc20d33a5319bf478.zip |
Mark BROKEN: Unfetchable
Diffstat (limited to 'games')
-rw-r--r-- | games/childsplay/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/childsplay/Makefile b/games/childsplay/Makefile index 22f820cad565..0539c1011407 100644 --- a/games/childsplay/Makefile +++ b/games/childsplay/Makefile @@ -13,6 +13,8 @@ COMMENT= Educative games for children LICENSE= GPLv3 +BROKEN= Unfetchable + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>0:${PORTSDIR}/devel/py-game RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy>0:${PORTSDIR}/databases/py-sqlalchemy \ ${PYTHON_PKGNAMEPREFIX}game>0:${PORTSDIR}/devel/py-game |