aboutsummaryrefslogtreecommitdiff
path: root/devel/qscintilla2-qt5
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-04 22:20:30 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-04 22:20:30 +0000
commit366790689c55376507a8345f3a4b147db6529857 (patch)
tree60de395c1b48f776ec375cd82644bf8273d5aaac /devel/qscintilla2-qt5
parent10bd80f6a83a7cd3fed991b6e2b750d6cf7c4a27 (diff)
Notes
Diffstat (limited to 'devel/qscintilla2-qt5')
-rw-r--r--devel/qscintilla2-qt5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qscintilla2-qt5/Makefile b/devel/qscintilla2-qt5/Makefile
index e3ea7119b87c..572b46c5b4d7 100644
--- a/devel/qscintilla2-qt5/Makefile
+++ b/devel/qscintilla2-qt5/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${QSCI2_DISTNAME}
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt 5 port of the Scintilla C++ editor class
-USES= compiler:c++11-lang qmake pyqt:5 qt:5
+USES= compiler:c++11-lang gl qmake pyqt:5 qt:5
USE_GL= gl
USE_PYQT= #
USE_QT= buildtools_build core gui printsupport widgets