diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-10 18:02:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-10 18:02:57 +0000 |
commit | 3ae84d4f3e00eb135a377993a2da457c4a0b8cd0 (patch) | |
tree | 74150d099d5b0270add9f9137473f54ee1826e8f /graphics/crystalspace | |
parent | 6fc45b898a2a766b3abedfa64f88dcd4a5e5b867 (diff) |
- Mark BROKEN: does not compile
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=252532
Diffstat (limited to 'graphics/crystalspace')
-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 |