pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/p5-qdbm



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun May 31 16:38:48 UTC 2020

Modified Files:
        pkgsrc/databases/p5-qdbm: Makefile

Log Message:
databases/p5-qdbm: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/databases/p5-qdbm/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/p5-qdbm/Makefile
diff -u pkgsrc/databases/p5-qdbm/Makefile:1.23 pkgsrc/databases/p5-qdbm/Makefile:1.24
--- pkgsrc/databases/p5-qdbm/Makefile:1.23      Sat Nov  2 15:38:06 2019
+++ pkgsrc/databases/p5-qdbm/Makefile   Sun May 31 16:38:48 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/11/02 15:38:06 rillig Exp $
+# $NetBSD: Makefile,v 1.24 2020/05/31 16:38:48 rillig Exp $
 #
 
 PKGREVISION= 5
@@ -22,6 +22,7 @@ GNU_CONFIGURE=                yes
 USE_TOOLS+=            perl
 PERL5_CONFIGURE=       no
 TEST_TARGET=           check
+GNU_CONFIGURE_PTHREAD= no
 
 PERL5_PACKLIST=        auto/Curia/.packlist auto/Depot/.packlist auto/Villa/.packlist
 REPLACE_PERL=  ${MY_SUBDIR}/curia/plcrtest ${MY_SUBDIR}/depot/pldptest \



Home | Main Index | Thread Index | Old Index