aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-09-11 09:36:48 +0000
committerJohn Marino <marino@FreeBSD.org>2013-09-11 09:36:48 +0000
commitb38bbaec1f3a42489de4507d108ceb14d8164ea4 (patch)
treeaa8adbb0d08839fd3f770129dc3959a9217f13df /x11-toolkits
parent950fd3cbc2b1f6df975387bf3a364dc1d20e7d58 (diff)
downloadports-b38bbaec1f3a42489de4507d108ceb14d8164ea4.tar.gz
ports-b38bbaec1f3a42489de4507d108ceb14d8164ea4.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/mygui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/mygui/Makefile b/x11-toolkits/mygui/Makefile
index d2a0fba5f271..57250fe29a12 100644
--- a/x11-toolkits/mygui/Makefile
+++ b/x11-toolkits/mygui/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so:${PORTSDIR}/graphics/ogre3d \
${LOCALBASE}/lib/libOIS.so:${PORTSDIR}/devel/ois
USE_ZIP= yes
-USES= cmake
+USES= cmake pkgconfig
CMAKE_ARGS= -DMYGUI_BUILD_DEMOS=OFF -DMYGUI_BUILD_DOCS=OFF
USE_LDCONFIG= yes
USE_GCC= yes