diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-12 13:01:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-12 13:01:40 +0000 |
commit | 661a3f91f893888899dfb2f03b9ee4645d2bae7d (patch) | |
tree | 4001d5f3f8ce7ed1c00ed7855c9522129d5a9fe7 /net-im/licq-qt-gui/Makefile | |
parent | 47ad8ca013b754e0d4c58be53bf2766b82dff920 (diff) | |
download | ports-661a3f91f893888899dfb2f03b9ee4645d2bae7d.tar.gz ports-661a3f91f893888899dfb2f03b9ee4645d2bae7d.zip |
Notes
Diffstat (limited to 'net-im/licq-qt-gui/Makefile')
-rw-r--r-- | net-im/licq-qt-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile index cb8e533125e5..9d4c1b743051 100644 --- a/net-im/licq-qt-gui/Makefile +++ b/net-im/licq-qt-gui/Makefile @@ -11,7 +11,7 @@ COMMENT= Qt plugin for licq LICENSE= GPLv2 -LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/lib/licq/protocol_icq.so:${PORTSDIR}/${LICQ_PORT}-icq NO_STAGE= yes |