aboutsummaryrefslogtreecommitdiffstats
path: root/net/sobby
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-07-20 16:05:24 +0800
committermarino <marino@FreeBSD.org>2014-07-20 16:05:24 +0800
commitc6eecbef5e2f0d8c23a888b5e780c2f5455d00bd (patch)
tree3e8ecd2ecc42cd2e61ab27f1cb9a5eec6cf89a4d /net/sobby
parent7b9b7ed6b9c2a97af5d0ee4cd0fda747809105b0 (diff)
downloadfreebsd-ports-gnome-c6eecbef5e2f0d8c23a888b5e780c2f5455d00bd.tar.gz
freebsd-ports-gnome-c6eecbef5e2f0d8c23a888b5e780c2f5455d00bd.tar.zst
freebsd-ports-gnome-c6eecbef5e2f0d8c23a888b5e780c2f5455d00bd.zip
net/sobby: Unbreak by fixing net6 library dependency
Diffstat (limited to 'net/sobby')
-rw-r--r--net/sobby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sobby/Makefile b/net/sobby/Makefile
index 8ec5862fc7da..89f5cfb77fc7 100644
--- a/net/sobby/Makefile
+++ b/net/sobby/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \
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
USES= pkgconfig