pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/news/suck
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 10 14:19:38 UTC 2020
Modified Files:
pkgsrc/news/suck: Makefile
Log Message:
news/suck: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/news/suck/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/news/suck/Makefile
diff -u pkgsrc/news/suck/Makefile:1.40 pkgsrc/news/suck/Makefile:1.41
--- pkgsrc/news/suck/Makefile:1.40 Sat Jan 18 21:50:30 2020
+++ pkgsrc/news/suck/Makefile Sun May 10 14:19:38 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2020/01/18 21:50:30 jperkin Exp $
+# $NetBSD: Makefile,v 1.41 2020/05/10 14:19:38 rillig Exp $
#
DISTNAME= suck-4.3.2
@@ -13,6 +13,7 @@ COMMENT= Feed a local news server withou
GNU_CONFIGURE= yes
USE_FEATURES= snprintf
+TOOLS_BROKEN+= perl
MAKE_JOBS_SAFE= no
Home |
Main Index |
Thread Index |
Old Index