summaryrefslogtreecommitdiff
path: root/dev-util/dropwatch/dropwatch-1.4_p20150706.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/dropwatch/dropwatch-1.4_p20150706.ebuild')
-rw-r--r--dev-util/dropwatch/dropwatch-1.4_p20150706.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/dropwatch/dropwatch-1.4_p20150706.ebuild b/dev-util/dropwatch/dropwatch-1.4_p20150706.ebuild
index f4d2002b7f7b..2ed2cddf6d88 100644
--- a/dev-util/dropwatch/dropwatch-1.4_p20150706.ebuild
+++ b/dev-util/dropwatch/dropwatch-1.4_p20150706.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,6 +27,7 @@ PATCHES=(
)
src_compile() {
+ tc-export PKG_CONFIG
emake CC="$(tc-getCC)" -C src
}