net/sobby: Unbreak by fixing net6 library dependency
This commit is contained in:
parent
8a66b3bf78
commit
da81895164
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362300
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ LICENSE= GPLv2
|
||||||
|
|
||||||
LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \
|
LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \
|
||||||
libobby.so:${PORTSDIR}/devel/obby \
|
libobby.so:${PORTSDIR}/devel/obby \
|
||||||
libnet6-1.3.so:${PORTSDIR}/net/net6 \
|
libnet6.so:${PORTSDIR}/net/net6 \
|
||||||
libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26
|
libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26
|
||||||
|
|
||||||
USES= pkgconfig
|
USES= pkgconfig
|
||||||
|
|
Loading…
Reference in a new issue