From d62223b7f3e8230b222cd1c49b2f68aa939420d5 Mon Sep 17 00:00:00 2001 From: Foxfair Hu Date: Tue, 10 Jun 2003 16:27:56 +0000 Subject: PR: 53120 Submitted by: Vadim Kurland Add ports dependency: aclocal && gdk_pixbuf to build without problem, and add patches for -current. Bump PORTREVISION as well. Switch maitainership to Vadim Kurland , who is the developer of fwbuilder (approved by original maintainer). --- security/fwbuilder2/files/patch-aa | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 security/fwbuilder2/files/patch-aa (limited to 'security/fwbuilder2/files/patch-aa') diff --git a/security/fwbuilder2/files/patch-aa b/security/fwbuilder2/files/patch-aa new file mode 100644 index 000000000000..7c91a3de3f60 --- /dev/null +++ b/security/fwbuilder2/files/patch-aa @@ -0,0 +1,14 @@ +--- config.h.in.old Sat May 31 14:40:22 2003 ++++ config.h.in Sat May 31 14:40:40 2003 +@@ -33,6 +33,11 @@ + #undef HAVE_SETENV + #undef HAVE_PUTENV + ++#ifdef HAVE_GETOPT_H ++# define HAVE_DECL_GETOPT HAVE_GETOPT_H ++#endif ++ ++ + /* + * This is needed for Solaris + */ -- cgit v1.2.3