aboutsummaryrefslogtreecommitdiff
path: root/editors/codelite
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:08:49 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:08:49 +0000
commit78b522d04c8a56a2bcf7582bd65b2e049494ea9e (patch)
treead7fc41e83124b14a4f9c94aa2581bd3df105324 /editors/codelite
parentacf1e80f2a51164e8f7fdb176967668739b26fa7 (diff)
e*: Add missing USES={gnome,sdl,xorg}
Notes
Notes: svn path=/head/; revision=517045
Diffstat (limited to 'editors/codelite')
-rw-r--r--editors/codelite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index 1d941fb4367e..4be7dae26ba8 100644
--- a/editors/codelite/Makefile
+++ b/editors/codelite/Makefile
@@ -19,8 +19,8 @@ BROKEN_armv6= fails to configure: has leading or trailing whitespace. This is
USE_GITHUB= yes
GH_ACCOUNT= eranif
-USES= cmake:noninja compiler:c++11-lib dos2unix gettext \
- pathfix pkgconfig shebangfix sqlite
+USES= cmake:noninja compiler:c++11-lib dos2unix gettext gnome pathfix \
+ pkgconfig shebangfix sqlite
USE_GNOME+= cairo gtk20
DOS2UNIX_GLOB= *.cpp *.txt
SHEBANG_FILES= Runtime/codelite_xterm