diff options
author | John Marino <marino@FreeBSD.org> | 2014-07-20 08:05:24 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-07-20 08:05:24 +0000 |
commit | da818951648eadb84c2197f67bc873b20c273ab1 (patch) | |
tree | 3e8ecd2ecc42cd2e61ab27f1cb9a5eec6cf89a4d /net/sobby/Makefile | |
parent | 8a66b3bf788b2c6eca028967905ea5054da181c1 (diff) | |
download | ports-da818951648eadb84c2197f67bc873b20c273ab1.tar.gz ports-da818951648eadb84c2197f67bc873b20c273ab1.zip |
Notes
Diffstat (limited to 'net/sobby/Makefile')
-rw-r--r-- | net/sobby/Makefile | 2 |
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 |