pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gnome-desktop3
Module Name: pkgsrc
Committed By: nia
Date: Tue Nov 17 11:35:19 UTC 2020
Modified Files:
pkgsrc/x11/gnome-desktop3: Makefile
Log Message:
gnome-desktop3: Remove USE_PKGLOCALEDIR, it's harmful here
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/x11/gnome-desktop3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/gnome-desktop3/Makefile
diff -u pkgsrc/x11/gnome-desktop3/Makefile:1.43 pkgsrc/x11/gnome-desktop3/Makefile:1.44
--- pkgsrc/x11/gnome-desktop3/Makefile:1.43 Fri Nov 6 18:31:15 2020
+++ pkgsrc/x11/gnome-desktop3/Makefile Tue Nov 17 11:35:19 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2020/11/06 18:31:15 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2020/11/17 11:35:19 nia Exp $
DISTNAME= gnome-desktop-3.38.1
PKGNAME= ${DISTNAME:S/desktop/desktop3/}
@@ -14,7 +14,6 @@ LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 AND
TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
USE_TOOLS+= pkg-config xgettext
-USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= libgnome-desktop/gnome-desktop-3.0.pc.in
MESON_ARGS+= -Dsystemd=disabled
@@ -37,5 +36,4 @@ BUILDLINK_API_DEPENDS.gsettings-desktop-
.include "../../x11/libxkbfile/buildlink3.mk"
.include "../../x11/xkeyboard-config/buildlink3.mk"
.include "../../devel/meson/build.mk"
-
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index