pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/gsettings-desktop-schemas



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Nov  6 17:48:06 UTC 2020

Modified Files:
        pkgsrc/sysutils/gsettings-desktop-schemas: Makefile

Log Message:
gsettings-desktop-schemas: Remove USE_PKGLOCALEDIR


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/sysutils/gsettings-desktop-schemas/Makefile

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

Modified files:

Index: pkgsrc/sysutils/gsettings-desktop-schemas/Makefile
diff -u pkgsrc/sysutils/gsettings-desktop-schemas/Makefile:1.13 pkgsrc/sysutils/gsettings-desktop-schemas/Makefile:1.14
--- pkgsrc/sysutils/gsettings-desktop-schemas/Makefile:1.13     Tue Nov  3 12:34:24 2020
+++ pkgsrc/sysutils/gsettings-desktop-schemas/Makefile  Fri Nov  6 17:48:05 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/11/03 12:34:24 nia Exp $
+# $NetBSD: Makefile,v 1.14 2020/11/06 17:48:05 nia Exp $
 
 DISTNAME=      gsettings-desktop-schemas-3.38.0
 CATEGORIES=    sysutils gnome
@@ -11,7 +11,6 @@ COMMENT=      Collection of GSettings schemas
 LICENSE=       gnu-lgpl-v2.1
 
 USE_TOOLS+=            msgfmt pkg-config
-USE_PKGLOCALEDIR=      yes
 
 PKGCONFIG_OVERRIDE+=   gsettings-desktop-schemas.pc.in
 



Home | Main Index | Thread Index | Old Index