pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/arc-theme



Module Name:    pkgsrc
Committed By:   youri
Date:           Tue Jun 14 00:39:16 UTC 2016

Modified Files:
        pkgsrc/graphics/arc-theme: Makefile

Log Message:
Add intltool to TOOLS.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/arc-theme/Makefile

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

Modified files:

Index: pkgsrc/graphics/arc-theme/Makefile
diff -u pkgsrc/graphics/arc-theme/Makefile:1.1 pkgsrc/graphics/arc-theme/Makefile:1.2
--- pkgsrc/graphics/arc-theme/Makefile:1.1      Sun Jun 12 23:46:22 2016
+++ pkgsrc/graphics/arc-theme/Makefile  Tue Jun 14 00:39:16 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/06/12 23:46:22 youri Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/14 00:39:16 youri Exp $
 
 DISTNAME=      arc-theme
 PKGNAME=       arc-theme-20160605
@@ -15,7 +15,7 @@ GITHUB_TAG=   20160605
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
-USE_TOOLS+=    automake pkg-config
+USE_TOOLS+=    automake pkg-config intltool
 DEPENDS+=      gtk2-engines-murrine-[0-9]*:../../x11/gtk2-engines-murrine
 DEPENDS+=      gnome-themes-standard-[0-9]*:../../graphics/gnome-themes-standard
 



Home | Main Index | Thread Index | Old Index