summaryrefslogtreecommitdiffstats
path: root/dev-python/sip4-tqt/sip4-tqt-14.1.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sip4-tqt/sip4-tqt-14.1.2.ebuild')
-rw-r--r--dev-python/sip4-tqt/sip4-tqt-14.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sip4-tqt/sip4-tqt-14.1.2.ebuild b/dev-python/sip4-tqt/sip4-tqt-14.1.2.ebuild
index d714d308..10a7f524 100644
--- a/dev-python/sip4-tqt/sip4-tqt-14.1.2.ebuild
+++ b/dev-python/sip4-tqt/sip4-tqt-14.1.2.ebuild
@@ -37,7 +37,7 @@ src_configure() {
-b "${TDEDIR}/bin"
-e "${TDEDIR}/include"
)
- echo yes | "${EPYTHON}" configure.py "${myconf[@]}" CFLAGS="${CFLAGS}" || die
+ echo yes | "${EPYTHON}" configure.py "${myconf[@]}" CFLAGS="${CFLAGS}" LIBS="${LDFLAGS}" || die
}
src_compile() {