diff options
-rw-r--r-- | graphics/crystalspace/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/crystalspace/Makefile b/graphics/crystalspace/Makefile index 45ab1bd6e1d4..4a14a0731b28 100644 --- a/graphics/crystalspace/Makefile +++ b/graphics/crystalspace/Makefile @@ -24,6 +24,8 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ aa.1:${PORTSDIR}/graphics/aalib \ CEGUIBase.3:${PORTSDIR}/graphics/cegui +BROKEN= does not compile + CONFLICTS= crystalspace-devel-[0-9]* USE_BZIP2= yes |