aboutsummaryrefslogtreecommitdiff
path: root/devel/cmake-gui/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:28 +0000
commit3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 (patch)
tree5ec4d6c8c02d380cf421717b2ce88beceb851e79 /devel/cmake-gui/Makefile
parent320538c6d599e65e80ad91bd683504f5d7c338f1 (diff)
Notes
Diffstat (limited to 'devel/cmake-gui/Makefile')
-rw-r--r--devel/cmake-gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cmake-gui/Makefile b/devel/cmake-gui/Makefile
index 374abf3d6802..2447a0d142ab 100644
--- a/devel/cmake-gui/Makefile
+++ b/devel/cmake-gui/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
librhash.so:security/rhash
USE_QT5= core gui widgets buildtools_build qmake_build
-USES= cmake:run desktop-file-utils execinfo libarchive \
+USES= cmake:run desktop-file-utils libarchive \
shared-mime-info
CMAKE_ARGS= -DBUILD_QtDialog:bool=on \
-DBUILD_CursesDialog:BOOL=OFF \