Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2020 08:58:51 +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: r548828 - head/japanese/libskk
Message-ID:  <202009170858.08H8wpSM052208@repo.freebsd.org>

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

Log:
  Remove useless USE_GNOME=intlhack

Modified:
  head/japanese/libskk/Makefile

Modified: head/japanese/libskk/Makefile
==============================================================================
--- head/japanese/libskk/Makefile	Thu Sep 17 08:47:05 2020	(r548827)
+++ head/japanese/libskk/Makefile	Thu Sep 17 08:58:51 2020	(r548828)
@@ -21,7 +21,7 @@ USES=		autoreconf gmake gnome libtool pathfix pkgconfi
 USE_GITHUB=	yes
 GH_ACCOUNT=	ueno
 GNU_CONFIGURE=	yes
-USE_GNOME=	intlhack introspection:build
+USE_GNOME=	introspection:build
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 



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