diff options
Diffstat (limited to 'net/qtweetlib')
-rw-r--r-- | net/qtweetlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/qtweetlib/Makefile b/net/qtweetlib/Makefile index c46379a21607..0c2e22c1eadc 100644 --- a/net/qtweetlib/Makefile +++ b/net/qtweetlib/Makefile @@ -10,7 +10,7 @@ COMMENT= C++ Qt based Twitter library LICENSE= LGPL21 -LIB_DEPENDS= libqjson.so:${PORTSDIR}/devel/qjson +LIB_DEPENDS= libqjson.so:devel/qjson GH_ACCOUNT= minimoog GH_PROJECT= QTweetLib |