Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xpmroot x11/xpmroot: suppress USE_TOOLS+=perl warning
details: https://anonhg.NetBSD.org/pkgsrc/rev/948e04a917ab
branches: trunk
changeset: 431223:948e04a917ab
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 10 13:59:46 2020 +0000
description:
x11/xpmroot: suppress USE_TOOLS+=perl warning
diffstat:
x11/xpmroot/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 797b391d1143 -r 948e04a917ab x11/xpmroot/Makefile
--- a/x11/xpmroot/Makefile Sun May 10 13:59:09 2020 +0000
+++ b/x11/xpmroot/Makefile Sun May 10 13:59:46 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2019/11/03 09:14:21 rillig Exp $
+# $NetBSD: Makefile,v 1.68 2020/05/10 13:59:46 rillig Exp $
#
DISTNAME= fvwm-${PKG_VERSION}
@@ -14,6 +14,7 @@
PKG_VERSION= 2.4.20
GNU_CONFIGURE= YES
BUILD_DIRS= libs utils
+TOOLS_BROKEN+= perl
MAKE_ENV+= VERSION=${PKG_VERSION:Q}
CONFIGURE_ARGS+= --without-extras --disable-dmalloc --without-gnome
Home |
Main Index |
Thread Index |
Old Index