fwbuilder port

Michael Reifenberger root at reifenberger.com
Thu May 22 16:01:27 PDT 2003


Hi,
the attached patch is necessary for fwbuilder to compile under -current.

Furthermore I have to rename /usr/local/include/getopt.h (as installed by
ports/devel/libgnugetop ) since it clashes with /usr/include/getopt.h.


Bye!
----
Michael Reifenberger
^.*Plaut.*$, IT, R/3 Basis, GPS
-------------- next part --------------
--- src/gui/CertDruidP30Dialog.cc.orig	Thu May 22 22:42:13 2003
+++ src/gui/CertDruidP30Dialog.cc	Thu May 22 22:42:37 2003
@@ -25,5 +25,5 @@
 */
 
-
+#include <cmath>
 
 #define _XOPEN_SOURCE /* glibc2 needs this for strptime   --vk */


More information about the freebsd-ports mailing list