diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 21:08:20 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 21:08:20 +0000 |
commit | f01bbf652d7ec89b1cecdaf7f6e856a4ca5ee488 (patch) | |
tree | 8afa2445346578d138f442033f0d49972d519157 /biology/ugene | |
parent | 4a8f0c3c4e3557f73758a7fc9b60847b410e9a9a (diff) | |
download | ports-f01bbf652d7ec89b1cecdaf7f6e856a4ca5ee488.tar.gz ports-f01bbf652d7ec89b1cecdaf7f6e856a4ca5ee488.zip |
Notes
Diffstat (limited to 'biology/ugene')
-rw-r--r-- | biology/ugene/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/ugene/Makefile b/biology/ugene/Makefile index fa4c63e0ecdf..d119963b1625 100644 --- a/biology/ugene/Makefile +++ b/biology/ugene/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= bash:shells/bash BROKEN_aarch64= Fails to build: invokes x86 asm -USES= desktop-file-utils qmake qt:5 shared-mime-info +USES= desktop-file-utils gl qmake qt:5 shared-mime-info xorg USE_GL= gl glu USE_QT= buildtools_build linguisttools_build \ core gui network opengl printsupport script scripttools \ |