From d129587b5d568b0ff5300386f1e1b706c349f38e Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Wed, 5 Aug 2015 19:13:24 +0000 Subject: The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/ Upgrade instructions for port users: Delete the old tracker package with: # pkg delete -f tracker And user port upgrade tool of choice to upgrade. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 201980 --- accessibility/orca/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'accessibility/orca/Makefile') diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 2e194a3f9517..7138bbfc1570 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -1,9 +1,8 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/trunk/accessibility/orca/Makefile 20054 2014-11-10 17:23:39Z gusi $ PORTNAME= orca -PORTVERSION= 3.14.4 +PORTVERSION= 3.16.2 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -24,9 +23,10 @@ RUN_DEPENDS= py3?-dbus>=0:${PORTSDIR}/devel/py3-dbus \ # conflict with py*-json-py because orca uses the json from python itself # and py*-json-py shadows this. CONFLICTS= py*-json-py-[0-9]* +PORTSCOUT= limitw:1,even USES= gettext gmake pathfix pkgconfig python:3 tar:xz -USE_GNOME= gnomeprefix gtk30 py3gobject3 intlhack +USE_GNOME= gtk30 py3gobject3 intlhack INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3