pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gnome-backgrounds



Module Name:    pkgsrc
Committed By:   youri
Date:           Wed Jun 13 19:35:51 UTC 2018

Modified Files:
        pkgsrc/graphics/gnome-backgrounds: Makefile

Log Message:
Fix build on NetBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/graphics/gnome-backgrounds/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/gnome-backgrounds/Makefile
diff -u pkgsrc/graphics/gnome-backgrounds/Makefile:1.33 pkgsrc/graphics/gnome-backgrounds/Makefile:1.34
--- pkgsrc/graphics/gnome-backgrounds/Makefile:1.33     Wed Jun 13 19:10:25 2018
+++ pkgsrc/graphics/gnome-backgrounds/Makefile  Wed Jun 13 19:35:51 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2018/06/13 19:10:25 youri Exp $
+# $NetBSD: Makefile,v 1.34 2018/06/13 19:35:51 youri Exp $
 
 DISTNAME=      gnome-backgrounds-3.28.0
 CATEGORIES=    graphics gnome
@@ -12,5 +12,7 @@ LICENSE=      gnu-gpl-v2
 
 USE_TOOLS+=            gmake intltool msgfmt
 
+_TOOLS_USE_PKGSRC.msgfmt=      yes
+
 .include "../../devel/py-meson/build.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index