summaryrefslogtreecommitdiffstats
path: root/dev-python/sip4-tqt/sip4-tqt-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sip4-tqt/sip4-tqt-9999.ebuild')
-rw-r--r--dev-python/sip4-tqt/sip4-tqt-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sip4-tqt/sip4-tqt-9999.ebuild b/dev-python/sip4-tqt/sip4-tqt-9999.ebuild
index a2e51109..0708a71e 100644
--- a/dev-python/sip4-tqt/sip4-tqt-9999.ebuild
+++ b/dev-python/sip4-tqt/sip4-tqt-9999.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() {