FreeBSD: Fix dependencies/tqca-tls build dependencies

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/92/head
Slávek Banko 9 years ago
parent 6ff3287261
commit 58dafcd777

@ -8,8 +8,8 @@
SUBDIR += tqt3-pgsql-plugin
SUBDIR += tqt3-sqlite-plugin
SUBDIR += tqt3-sqlite3-plugin
SUBDIR += tqca-tls
SUBDIR += tqtinterface
SUBDIR += tqca-tls
SUBDIR += akode
SUBDIR += arts
SUBDIR += avahi-tqt

@ -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 \

Loading…
Cancel
Save