diff options
Diffstat (limited to 'audio/libechonest/Makefile')
-rw-r--r-- | audio/libechonest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libechonest/Makefile b/audio/libechonest/Makefile index c06a2ac3d6d3..eab2a6649e5e 100644 --- a/audio/libechonest/Makefile +++ b/audio/libechonest/Makefile @@ -11,7 +11,7 @@ COMMENT= Collection of C++/Qt classes designed to use the APIs of The Echo Nest LICENSE= GPLv2 -LIB_DEPENDS= qjson:${PORTSDIR}/devel/qjson +LIB_DEPENDS= libqjson.so:${PORTSDIR}/devel/qjson GH_ACCOUNT= lfranchi GH_PROJECT= ${PORTNAME} |