aboutsummaryrefslogtreecommitdiff
path: root/editors/texstudio
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-05 15:48:40 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-05 15:48:40 +0000
commitd52303ea80aa622b55c12627a49f1f1e99799338 (patch)
treed034fed1dcf7a30f93cc657393a36b54fdca2c7b /editors/texstudio
parent5af1c513f7d709dc7d19fad1794bceca52ca780c (diff)
downloadports-d52303ea80aa622b55c12627a49f1f1e99799338.tar.gz
ports-d52303ea80aa622b55c12627a49f1f1e99799338.zip
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'e'.
Notes
Notes: svn path=/head/; revision=516802
Diffstat (limited to 'editors/texstudio')
-rw-r--r--editors/texstudio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index e03d9ed4c4f6..73bd29e5c612 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell \
libquazip5.so:archivers/quazip
USES= compiler:c++11-lang desktop-file-utils dos2unix \
- ghostscript:run gl pkgconfig qmake qt:5
+ ghostscript:run gl pkgconfig qmake qt:5 xorg
USE_QT = core gui network script svg widgets xml \
printsupport concurrent uitools buildtools_build
QMAKE_ARGS= QUAZIP_INCLUDE="${LOCALBASE}/include/quazip5" \