pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/polkit
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 30 17:44:08 UTC 2023
Modified Files:
pkgsrc/security/polkit: Makefile
Log Message:
polkit: remove unused intltool dependency
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/security/polkit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/polkit/Makefile
diff -u pkgsrc/security/polkit/Makefile:1.47 pkgsrc/security/polkit/Makefile:1.48
--- pkgsrc/security/polkit/Makefile:1.47 Mon Nov 21 18:20:44 2022
+++ pkgsrc/security/polkit/Makefile Mon Jan 30 17:44:08 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2022/11/21 18:20:44 jperkin Exp $
+# $NetBSD: Makefile,v 1.48 2023/01/30 17:44:08 wiz Exp $
DISTNAME= polkit-0.120
PKGREVISION= 4
@@ -25,7 +25,7 @@ USE_LANGUAGES= c c++14
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config gmake perl
-USE_TOOLS+= intltool msgfmt msgmerge xgettext
+USE_TOOLS+= msgfmt msgmerge xgettext
USE_TOOLS+= autoconf autoreconf automake
# configure: error: *** A compiler with support for C++17 language features is required.
Home |
Main Index |
Thread Index |
Old Index