aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/mygui
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2014-03-23 09:43:56 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2014-03-23 09:43:56 +0000
commit02e7987e4c97b9be2345910776a90a6094c121d0 (patch)
tree06b09b770b4c80711a2476bb35e7ab0b0b8efd1f /x11-toolkits/mygui
parent26b1adcc757f721a837fe2e518fb76321ccef8d1 (diff)
downloadports-02e7987e4c97b9be2345910776a90a6094c121d0.tar.gz
ports-02e7987e4c97b9be2345910776a90a6094c121d0.zip
update ogre to 1.9.0
update cegui to 0.8.3
Notes
Notes: svn path=/head/; revision=348845
Diffstat (limited to 'x11-toolkits/mygui')
-rw-r--r--x11-toolkits/mygui/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/mygui/Makefile b/x11-toolkits/mygui/Makefile
index 45d56bece9ee..30b8898a0c81 100644
--- a/x11-toolkits/mygui/Makefile
+++ b/x11-toolkits/mygui/Makefile
@@ -15,6 +15,8 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
libOgreMain.so:${PORTSDIR}/graphics/ogre3d \
libOIS.so:${PORTSDIR}/devel/ois
+BROKEN= Does not compile with graphics/ogre3d 1.9.0
+
USES= cmake pkgconfig zip
CMAKE_ARGS= -DMYGUI_BUILD_DEMOS=OFF -DMYGUI_BUILD_DOCS=OFF
USE_LDCONFIG= yes