summaryrefslogtreecommitdiff
path: root/net/sobby
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-13 09:28:49 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-13 09:28:49 +0000
commit3206950636ea076224808be7147bf83e6cad08b6 (patch)
tree5935c2ddf748fe6a8eefed65e7d29fe3341113a7 /net/sobby
parent- Fix master site (project home page died, use my mirror instead) (diff)
- Correct LIB_DEPENDS: sigc++ installed library named libsigc-2.0, without ++
This worked so far purely by accident.
Notes
Notes: svn path=/head/; revision=211154
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 4d4c7017245c..7bbb19b76ce5 100644
--- a/net/sobby/Makefile
+++ b/net/sobby/Makefile
@@ -17,7 +17,7 @@ COMMENT= A standalone obby server
LIB_DEPENDS= net6:${PORTSDIR}/net/net6 \
obby:${PORTSDIR}/devel/obby \
xml++:${PORTSDIR}/textproc/libxml++26 \
- sigc++-2.0:${PORTSDIR}/devel/libsigc++20 \
+ sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
glibmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24
MAN1= sobby.1