summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/txppm/txppm-180112-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/txppm/txppm-180112-r1.ebuild b/media-sound/txppm/txppm-180112-r1.ebuild
index 914e4f2..277ed42 100644
--- a/media-sound/txppm/txppm-180112-r1.ebuild
+++ b/media-sound/txppm/txppm-180112-r1.ebuild
@@ -33,7 +33,7 @@ pkg_setup() {
src_compile() {
#BUILD_PARAMS="KERNELDIR=${KERNEL_DIR}"
linux-mod_src_compile
- emake -C software
+ emake -C software WITH_GUI=1
}
src_install() {