- Fix libobby dependency

This commit is contained in:
Dmitry Marakasov 2014-06-11 09:16:07 +00:00
parent 086013074b
commit b770794425
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357441

View File

@ -12,7 +12,7 @@ COMMENT= Standalone obby server
LICENSE= GPLv2
LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \
libobby-0.4.so:${PORTSDIR}/devel/obby \
libobby.so:${PORTSDIR}/devel/obby \
libnet6-1.3.so:${PORTSDIR}/net/net6 \
libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26