summaryrefslogtreecommitdiffstats
path: root/freebsd/dependencies/tqca-tls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/dependencies/tqca-tls/Makefile')
-rw-r--r--freebsd/dependencies/tqca-tls/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/freebsd/dependencies/tqca-tls/Makefile b/freebsd/dependencies/tqca-tls/Makefile
index 467eb1ef6..bf62ad4a4 100644
--- a/freebsd/dependencies/tqca-tls/Makefile
+++ b/freebsd/dependencies/tqca-tls/Makefile
@@ -18,7 +18,8 @@ PREFIX= ${LOCALBASE}
BUILD_DEPENDS+= tqmake:${PORTSDIR}/x11/trinity/dependencies/tqmake
-LIB_DEPENDS+= libssl.so:${PORTSDIR}/security/openssl
+LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface \
+ libssl.so:${PORTSDIR}/security/openssl
post-extract:
gsed -i ${WRKSRC}/configure \