aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-08-22 05:40:50 +0800
committermarcus <marcus@FreeBSD.org>2008-08-22 05:40:50 +0800
commit76b91999aeda8070d0251b737c73d1195dbc4fd4 (patch)
tree500efc67cd37c089357dcfbd089a94678130510f /net
parent096a9e71425574d00fdd8a70932af4bf562ca556 (diff)
downloadfreebsd-ports-gnome-76b91999aeda8070d0251b737c73d1195dbc4fd4.tar.gz
freebsd-ports-gnome-76b91999aeda8070d0251b737c73d1195dbc4fd4.tar.zst
freebsd-ports-gnome-76b91999aeda8070d0251b737c73d1195dbc4fd4.zip
Chase the libpurple shared lib version.
Diffstat (limited to 'net')
-rw-r--r--net/online-desktop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/online-desktop/Makefile b/net/online-desktop/Makefile
index 637d259ace89..0ac2b9e07738 100644
--- a/net/online-desktop/Makefile
+++ b/net/online-desktop/Makefile
@@ -7,6 +7,7 @@
PORTNAME= online-desktop
PORTVERSION= 0.2.29
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -24,7 +25,7 @@ LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
nspr4.1:${PORTSDIR}/devel/nspr \
nss3.1:${PORTSDIR}/security/nss \
- purple.4:${PORTSDIR}/net-im/libpurple
+ purple.5:${PORTSDIR}/net-im/libpurple
RUN_DEPENDS= ${LOCALBASE}/libexec/desktop-data-engine:${PORTSDIR}/net/desktop-data-model \
${LOCALBASE}/bin/bigboard:${PORTSDIR}/misc/bigboard \
${LOCALBASE}/bin/purple-remote:${PORTSDIR}/net-im/libpurple \