aboutsummaryrefslogtreecommitdiff
path: root/net/sobby
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2011-07-14 13:14:00 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2011-07-14 13:14:00 +0000
commit4224e86a223e035f000394fca677c3721528c68d (patch)
treec464757efcf09ece6b81781c64cf25b62b389b05 /net/sobby
parentf0d4324334784e2492016fca68e4ab3a1ff7ccab (diff)
downloadports-4224e86a223e035f000394fca677c3721528c68d.tar.gz
ports-4224e86a223e035f000394fca677c3721528c68d.zip
Notes
Diffstat (limited to 'net/sobby')
-rw-r--r--net/sobby/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sobby/Makefile b/net/sobby/Makefile
index 1d04f11c2cda..dd072e15a4f7 100644
--- a/net/sobby/Makefile
+++ b/net/sobby/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sobby
PORTVERSION= 0.4.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://releases.0x539.de/sobby/
@@ -18,7 +18,7 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
obby-0.4.1:${PORTSDIR}/devel/obby \
net6-1.3.0:${PORTSDIR}/net/net6 \
xml++-2.6.2:${PORTSDIR}/textproc/libxml++26 \
- glibmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
+ glibmm-2.4.1:${PORTSDIR}/devel/glibmm
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"