diff options
Diffstat (limited to 'games/balazarbrothers/Makefile')
-rw-r--r-- | games/balazarbrothers/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/balazarbrothers/Makefile b/games/balazarbrothers/Makefile index fd9de6fede16..756d37320f35 100644 --- a/games/balazarbrothers/Makefile +++ b/games/balazarbrothers/Makefile @@ -14,6 +14,8 @@ COMMENT= Free software 3D puzzle game LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= conflicting dependencies + LIB_DEPENDS= libcal3d.so:graphics/cal3d \ libfreetype.so:print/freetype2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vorbis>0:audio/py-vorbis \ |