pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/boolstuff
Module Name: pkgsrc
Committed By: rillig
Date: Wed May 13 04:18:58 UTC 2020
Modified Files:
pkgsrc/math/boolstuff: Makefile
Log Message:
math/boolstuff: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/boolstuff/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/boolstuff/Makefile
diff -u pkgsrc/math/boolstuff/Makefile:1.2 pkgsrc/math/boolstuff/Makefile:1.3
--- pkgsrc/math/boolstuff/Makefile:1.2 Wed Aug 16 20:45:40 2017
+++ pkgsrc/math/boolstuff/Makefile Wed May 13 04:18:58 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/08/16 20:45:40 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/05/13 04:18:58 rillig Exp $
DISTNAME= boolstuff-0.1.16
CATEGORIES= math
@@ -13,6 +13,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
+TOOLS_BROKEN+= perl
PKGCONFIG_OVERRIDE+= boolstuff-0.1.pc.in
Home |
Main Index |
Thread Index |
Old Index