diff options
author | pav <pav@FreeBSD.org> | 2010-04-11 02:02:57 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-04-11 02:02:57 +0800 |
commit | 804fe1adaf148f3efbf73777a10bef17d8e48f85 (patch) | |
tree | 8c5bcf0c012e7ce2f228a3578c6aa956a594e4a9 /graphics | |
parent | e401648c5f59e9c3d4cb3f1f2b69377978fc1bed (diff) | |
download | freebsd-ports-gnome-804fe1adaf148f3efbf73777a10bef17d8e48f85.tar.gz freebsd-ports-gnome-804fe1adaf148f3efbf73777a10bef17d8e48f85.tar.zst freebsd-ports-gnome-804fe1adaf148f3efbf73777a10bef17d8e48f85.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'graphics')
-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 |