diff options
Diffstat (limited to 'net/qoauth/Makefile')
-rw-r--r-- | net/qoauth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/qoauth/Makefile b/net/qoauth/Makefile index 5fedc9b2627c..9de7f088b780 100644 --- a/net/qoauth/Makefile +++ b/net/qoauth/Makefile @@ -11,7 +11,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Qt 4 support for OAuth-powered network services BUILD_DEPENDS= qca-ossl>=2.0.0.b3:${PORTSDIR}/security/qca-ossl -LIB_DEPENDS= qca.2:${PORTSDIR}/devel/qca +LIB_DEPENDS= libqca.so:${PORTSDIR}/devel/qca RUN_DEPENDS= qca-ossl>=2.0.0.b3:${PORTSDIR}/security/qca-ossl USES= qmake |