pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xpmroot
Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun May 10 13:59:47 UTC 2020
Modified Files:
        pkgsrc/x11/xpmroot: Makefile
Log Message:
x11/xpmroot: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/x11/xpmroot/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/xpmroot/Makefile
diff -u pkgsrc/x11/xpmroot/Makefile:1.67 pkgsrc/x11/xpmroot/Makefile:1.68
--- pkgsrc/x11/xpmroot/Makefile:1.67    Sun Nov  3 09:14:21 2019
+++ pkgsrc/x11/xpmroot/Makefile Sun May 10 13:59:46 2020
@@ -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 @@ LICENSE=      gnu-gpl-v2
 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