mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- add boost as direct dependency
This commit is contained in:
parent
d946dc7a6e
commit
8c9f7a3321
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222915
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue