diff options
| author | Adriaan de Groot <adridg@FreeBSD.org> | 2019-04-05 15:07:10 +0000 |
|---|---|---|
| committer | Adriaan de Groot <adridg@FreeBSD.org> | 2019-04-05 15:07:10 +0000 |
| commit | 64f87fcaa74530272363259def0c6131c79d1d3c (patch) | |
| tree | 983fd9158afef43a3934588c4b29464e80615f3e /math/labplot | |
| parent | 4028cb0de80776adb6c08374f72656201d766b54 (diff) | |
Notes
Diffstat (limited to 'math/labplot')
| -rw-r--r-- | math/labplot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index dea274124126..14fb84e552f2 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgsl.so:math/gsl -USES= bison cmake desktop-file-utils kde:5 qt:5 shared-mime-info tar:xz +USES= bison cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 \ + shared-mime-info tar:xz USE_KDE= archive auth bookmarks codecs completion config configwidgets \ coreaddons crash ecm_build guiaddons i18n iconthemes itemviews \ jobwidgets kdelibs4support kio newstuff notifications parts \ |
