summaryrefslogtreecommitdiff
path: root/media-video
diff options
context:
space:
mode:
Diffstat (limited to 'media-video')
-rw-r--r--media-video/simplescreenrecorder/simplescreenrecorder-0.3.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/simplescreenrecorder/simplescreenrecorder-0.3.9.ebuild b/media-video/simplescreenrecorder/simplescreenrecorder-0.3.9.ebuild
index 5c4b696e..bfbb3e23 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-0.3.9.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-0.3.9.ebuild
@@ -84,7 +84,7 @@ multilib_src_configure() {
fi
if multilib_is_native_abi ; then
- mymakeargs+=( -DWITH_QT5="true" )
+ mycmakeargs+=( -DWITH_QT5="true" )
else
mycmakeargs+=( -DWITH_SIMPLESCREENRECORDER="false" )
fi