Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2020 08:19:20 +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: r548825 - head/accessibility/accerciser
Message-ID:  <202009170819.08H8JKjp027745@repo.freebsd.org>

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

Log:
  Remove unneeded USE_GNOME=intlhack

Modified:
  head/accessibility/accerciser/Makefile

Modified: head/accessibility/accerciser/Makefile
==============================================================================
--- head/accessibility/accerciser/Makefile	Thu Sep 17 08:16:12 2020	(r548824)
+++ head/accessibility/accerciser/Makefile	Thu Sep 17 08:19:19 2020	(r548825)
@@ -21,7 +21,7 @@ RUN_DEPENDS=	gsettings-desktop-schemas>=3.2.0:devel/gs
 
 NO_ARCH=	yes
 USES=		gettext gmake gnome localbase:ldflags pkgconfig python:3.4+ shebangfix tar:xz
-USE_GNOME=	gtk30 intlhack pygobject3
+USE_GNOME=	gtk30 pygobject3
 INSTALLS_ICONS=	yes
 GNU_CONFIGURE=	yes
 SHEBANG_FILES=	plugins/ipython_view.py



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