Files
pkgsrc-ng/archivers/nulib2/patches/patch-aa
2016-01-21 23:40:00 +01:00

23 lines
716 B
Plaintext

$NetBSD: patch-aa,v 1.5 2014/09/13 11:10:58 shattered Exp $
--- nulib2-220/configure.orig 2004-10-11 16:55:23.000000000 -0400
+++ nulib2-220/configure
@@ -1,4 +1,6 @@
#! /bin/sh
+# XXX - until pkgsrc has a sane way to invoke multiple "configure" scripts
+(cd ../nufxlib-2* && ./configure "$@")
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57.
#
@@ -4367,10 +4369,6 @@ if test "$host_os" = "beos"; then
fi
fi
-if test "$host_vendor" = "apple" -a ${host_os:0:6} = "darwin"; then
- echo "checking for Mac OS X... yes, adding -framework Carbon"
- LIBS="$LIBS -framework Carbon"
-fi
if test "$host_cpu" = "powerpc" -a "$host_os" = "beos"; then