diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/online-desktop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/online-desktop/Makefile b/net/online-desktop/Makefile index c2475617b7b5..45da40216566 100644 --- a/net/online-desktop/Makefile +++ b/net/online-desktop/Makefile @@ -7,6 +7,7 @@ PORTNAME= online-desktop PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= GNOME @@ -23,7 +24,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.6:${PORTSDIR}/net-im/libpurple + purple.7:${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 \ |