pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/claws-mail
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 31 09:31:58 UTC 2020
Modified Files:
pkgsrc/mail/claws-mail: Makefile
Log Message:
mail/claws-mail: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/mail/claws-mail/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/claws-mail/Makefile
diff -u pkgsrc/mail/claws-mail/Makefile:1.111 pkgsrc/mail/claws-mail/Makefile:1.112
--- pkgsrc/mail/claws-mail/Makefile:1.111 Fri May 22 10:56:16 2020
+++ pkgsrc/mail/claws-mail/Makefile Sun May 31 09:31:58 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.111 2020/05/22 10:56:16 adam Exp $
+# $NetBSD: Makefile,v 1.112 2020/05/31 09:31:58 rillig Exp $
INSTALLATION_DIRS+= ${EGDIR}
INSTALLATION_DIRS+= share/claws-mail
@@ -14,6 +14,7 @@ COMMENT= X based e-mail and netnews clie
CONFLICTS+= sylpheed-claws-[0-9]*
USE_TOOLS+= msgfmt
+TOOLS_BROKEN+= perl
PKGCONFIG_OVERRIDE+= claws-mail.pc.in
PKG_SYSCONFSUBDIR= claws-mail
Home |
Main Index |
Thread Index |
Old Index