aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-11-27 23:20:57 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-11-27 23:20:57 +0000
commit7bed234fd6957419ad34891565c9bd69379954cc (patch)
tree189d27d704f9b9e1c6eea53b1cc425e3f81b64dd /net-im
parent671a716876a525b0cd455fa50d49ccd7eb37c2ad (diff)
downloadports-7bed234fd6957419ad34891565c9bd69379954cc.tar.gz
ports-7bed234fd6957419ad34891565c9bd69379954cc.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/licq-osd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile
index 7bb8ac9662ea..e1aab0511a86 100644
--- a/net-im/licq-osd/Makefile
+++ b/net-im/licq-osd/Makefile
@@ -16,7 +16,7 @@ COMMENT= OnScreenDisplay messages in licq
LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd \
boost_regex.4:${PORTSDIR}/devel/boost-libs
-RUN_DEPENDS= ${LOCALBASE}/lib/licq/licq_qt-gui.so:${PORTSDIR}/net-im/licq-qt-gui
+RUN_DEPENDS= ${LOCALBASE}/lib/licq/licq_qt4-gui.so:${PORTSDIR}/${LICQ_PORT}-qt-gui
# run dependency may be too strict, delete it if you use another
# plugin (gtk+) and wish run osd with it. i've not tested with
# plugins other than qt-gui