Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2020 13:34:32 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524481 - head/editors/pluma
Message-ID:  <202001281334.00SDYWWH042997@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Jan 28 13:34:31 2020
New Revision: 524481
URL: https://svnweb.freebsd.org/changeset/ports/524481

Log:
  Add explicit USES=gettext-tools
  
  Reported by:	pkg-fallout

Modified:
  head/editors/pluma/Makefile

Modified: head/editors/pluma/Makefile
==============================================================================
--- head/editors/pluma/Makefile	Tue Jan 28 13:20:52 2020	(r524480)
+++ head/editors/pluma/Makefile	Tue Jan 28 13:34:31 2020	(r524481)
@@ -21,7 +21,7 @@ RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/iso-codes.
 
 PORTSCOUT=	limitw:1,even
 
-USES=		compiler:c11 desktop-file-utils gmake gnome libtool localbase \
+USES=		compiler:c11 desktop-file-utils gettext-tools gmake gnome libtool localbase \
 		pathfix pkgconfig python:3.3+ shebangfix tar:xz xorg
 USE_XORG=	ice sm x11
 USE_GNOME=	cairo gdkpixbuf2 gnomeprefix gtk30 gtksourceview3 \



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