Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2020 08:16:12 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548824 - head/accessibility/orca
Message-ID:  <202009170816.08H8GCt3027521@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Sep 17 08:16:12 2020
New Revision: 548824
URL: https://svnweb.freebsd.org/changeset/ports/548824

Log:
  Remove unneeded USE_GNOME=intlhack

Modified:
  head/accessibility/orca/Makefile

Modified: head/accessibility/orca/Makefile
==============================================================================
--- head/accessibility/orca/Makefile	Thu Sep 17 07:48:22 2020	(r548823)
+++ head/accessibility/orca/Makefile	Thu Sep 17 08:16:12 2020	(r548824)
@@ -32,7 +32,7 @@ PORTSCOUT=	limitw:1,even
 NO_ARCH=	yes
 USES=		gettext gmake gnome localbase pathfix pkgconfig \
 		python:3.4+ tar:xz
-USE_GNOME=	gtk30 pygobject3 intlhack
+USE_GNOME=	gtk30 pygobject3
 INSTALLS_ICONS=	yes
 GNU_CONFIGURE=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009170816.08H8GCt3027521>