summaryrefslogtreecommitdiff
path: root/media-sound/ptabtools/ptabtools-0.5.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/ptabtools/ptabtools-0.5.0.ebuild')
-rw-r--r--media-sound/ptabtools/ptabtools-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ptabtools/ptabtools-0.5.0.ebuild b/media-sound/ptabtools/ptabtools-0.5.0.ebuild
index 55e4bca6c2ea..15641a2b9e4c 100644
--- a/media-sound/ptabtools/ptabtools-0.5.0.ebuild
+++ b/media-sound/ptabtools/ptabtools-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -24,7 +24,7 @@ BDEPEND="virtual/pkgconfig"
PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
src_compile() {
- emake AR=$(tc-getAR)
+ emake AR="$(tc-getAR)"
}
src_install() {