diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-11-16 07:18:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-11-16 07:18:45 +0000 |
commit | 8c9f7a332112bc11f8d26673f9d9bca45c322b9d (patch) | |
tree | b414f0e77911da31a7f2c14ea523e6a2ef379f33 /net-im/licq-osd | |
parent | d946dc7a6ee057a354aa6bb77a43b74c94bdbf2c (diff) | |
download | ports-8c9f7a332112bc11f8d26673f9d9bca45c322b9d.tar.gz ports-8c9f7a332112bc11f8d26673f9d9bca45c322b9d.zip |
Notes
Diffstat (limited to 'net-im/licq-osd')
-rw-r--r-- | net-im/licq-osd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index 9968d2bf1536..5fa240897e63 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -15,7 +15,8 @@ CATEGORIES= net-im MAINTAINER= dinoex@FreeBSD.org COMMENT= OnScreenDisplay messages in licq -LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd +LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd \ + boost_regex.4:${PORTSDIR}/devel/boost RUN_DEPENDS= ${LOCALBASE}/lib/licq/licq_qt-gui.so:${PORTSDIR}/net-im/licq-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 |