summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-01 15:54:08 +0000
committerSam James <sam@gentoo.org>2021-03-01 15:54:23 +0000
commit4c149bed416196a953d0c21cdbc854bff705a943 (patch)
tree0f1ecb02f9b9ac81d1769ccf2cd16d5d83077cc4 /net-misc/turbovnc
parentnet-misc/turbovnc: use java optionally on libjpeg-turbo (diff)
downloadgentoo-4c149bed416196a953d0c21cdbc854bff705a943.tar.gz
gentoo-4c149bed416196a953d0c21cdbc854bff705a943.tar.bz2
gentoo-4c149bed416196a953d0c21cdbc854bff705a943.zip
net-misc/turbovnc: explicitly enable native client too
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/turbovnc')
-rw-r--r--net-misc/turbovnc/turbovnc-2.2.6.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-misc/turbovnc/turbovnc-2.2.6.ebuild b/net-misc/turbovnc/turbovnc-2.2.6.ebuild
index 53dcdf8067bf..b4ee76048aa0 100644
--- a/net-misc/turbovnc/turbovnc-2.2.6.ebuild
+++ b/net-misc/turbovnc/turbovnc-2.2.6.ebuild
@@ -33,6 +33,7 @@ src_configure() {
-DTVNC_SYSTEMX11=ON
-DTVNC_SYSTEMLIBS=ON
-DTVNC_BUILDJAVA=$(usex java)
+ -DTVNC_BUILDNATIVE=ON
-DXKB_BIN_DIRECTORY=/usr/bin
-DXKB_DFLT_RULES=base
)