76a8ef8077
Also, do not install calcCAP or calcRL. These two tools seem to give results of questionable accuracy (see the sourceforge bug tracker for the upstream sources) and also don't build with gcc-4 anyway. Bump pkgrevision.
15 lines
462 B
Text
15 lines
462 B
Text
$NetBSD: patch-aa,v 1.2 2008/03/18 11:48:25 dmcmahill Exp $
|
|
|
|
--- bem/configure.ac.orig 2004-04-22 20:07:12.000000000 +0000
|
|
+++ bem/configure.ac 2008-03-10 02:29:48.000000000 +0000
|
|
@@ -117,7 +117,10 @@
|
|
AC_STRUCT_TM
|
|
|
|
+AC_F77_WRAPPERS
|
|
+
|
|
#----------------------------------------------------------------
|
|
# Checks for library functions.
|
|
#----------------------------------------------------------------
|
|
+AC_F77_LIBRARY_LDFLAGS
|
|
AC_FUNC_GETGROUPS
|
|
AC_FUNC_MALLOC
|