aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/mygui
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 18:09:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 18:09:41 +0000
commit9f9d071f7bffc992082a610402be6f5e37c18599 (patch)
treed1cd21a66acffb178a14475bd0cf5ae6aa61f29e /x11-toolkits/mygui
parent4ea7b9edaecb51f9e3084d746156c73f4cd43962 (diff)
Notes
Diffstat (limited to 'x11-toolkits/mygui')
-rw-r--r--x11-toolkits/mygui/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/mygui/Makefile b/x11-toolkits/mygui/Makefile
index 25abc807df14..aa3d2bce0113 100644
--- a/x11-toolkits/mygui/Makefile
+++ b/x11-toolkits/mygui/Makefile
@@ -15,8 +15,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
libOgreMain.so:${PORTSDIR}/graphics/ogre3d \
libOIS.so:${PORTSDIR}/devel/ois
-USE_ZIP= yes
-USES= cmake pkgconfig
+USES= cmake pkgconfig zip
CMAKE_ARGS= -DMYGUI_BUILD_DEMOS=OFF -DMYGUI_BUILD_DOCS=OFF
USE_LDCONFIG= yes
USE_GCC= yes