summaryrefslogtreecommitdiff
path: root/math/ntl/patches/patch-ac
blob: 261ceb7762ac62fad6bbf54bec4cef668782b23f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ac,v 1.2 2012/01/02 23:42:28 dholland Exp $

- adjust to libtooling

--- WizardAux.orig	2009-08-14 12:53:12.000000000 +0000
+++ WizardAux
@@ -47,7 +47,7 @@ sub RunProg {
    my $val;
    my $res;
 
-   system("make wntl.a");
+   system("make libwntl.la");
    RemoveProg($name);
    system("make $name");