summaryrefslogtreecommitdiff
path: root/dev-java/jss/jss-4.3.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jss/jss-4.3.2.ebuild')
-rw-r--r--dev-java/jss/jss-4.3.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-java/jss/jss-4.3.2.ebuild b/dev-java/jss/jss-4.3.2.ebuild
index 077c3bf848fb..5c5137e81997 100644
--- a/dev-java/jss/jss-4.3.2.ebuild
+++ b/dev-java/jss/jss-4.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -53,6 +53,8 @@ src_compile() {
"BUILD_OPT=1"
)
+ tc-export PKG_CONFIG
+
export JAVA_GENTOO_OPTS="$(java-pkg_javac-args)"
use amd64 && export USE_64=1