mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
328 B
Plaintext
14 lines
328 B
Plaintext
$NetBSD: patch-aa,v 1.4 2014/01/02 19:52:17 wiz Exp $
|
|
|
|
--- configure.orig 2013-12-22 15:01:06.000000000 +0000
|
|
+++ configure
|
|
@@ -13466,7 +13466,7 @@ else
|
|
$as_echo "yes" >&6; }
|
|
|
|
fi
|
|
-NEEDED="pthread-stubs xau >= 0.99.2"
|
|
+NEEDED="xau >= 0.99.2"
|
|
|
|
pkg_failed=no
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for NEEDED" >&5
|