pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mate-icon-theme: USE_TOOLS+= gettext. Thanks jperkin.



Module Name:	pkgsrc-wip
Committed By:	youri <youri%NetBSD.org@localhost>
Pushed By:	youri
Date:		Fri Apr 1 10:13:30 2016 +0200
Changeset:	6395f6e2e870c47278e60a3f6a68ce956cbe8858

Modified Files:
	mate-icon-theme/Makefile

Log Message:
mate-icon-theme: USE_TOOLS+=	gettext. Thanks jperkin.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6395f6e2e870c47278e60a3f6a68ce956cbe8858

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mate-icon-theme/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/mate-icon-theme/Makefile b/mate-icon-theme/Makefile
index 2a26782..8be0202 100644
--- a/mate-icon-theme/Makefile
+++ b/mate-icon-theme/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Collection of icons used as the basis for MATE themes
 LICENSE=	gnu-lgpl-v3 OR cc-by-sa-v3.0
 
 GNU_CONFIGURE=	yes
-USE_TOOLS+=	gmake intltool pkg-config
+USE_TOOLS+=	gmake intltool pkg-config gettext
 USE_LANGUAGES=	c
 
 PKGCONFIG_OVERRIDE+=	mate-icon-theme.pc.in


Home | Main Index | Thread Index | Old Index