Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,12 +1,12 @@
$NetBSD: patch-src_gui_main.cpp,v 1.1 2011/04/12 13:44:03 adam Exp $
$NetBSD: patch-src_gui_main.cpp,v 1.2 2015/03/29 15:28:43 rodent Exp $
Fix buildling on Mac OS X.
--- src/gui/main.cpp.orig 2011-04-11 20:07:30.000000000 +0000
--- src/gui/main.cpp.orig 2012-03-23 06:10:54.000000000 +0000
+++ src/gui/main.cpp
@@ -71,9 +71,6 @@
#include "fwbuilder/Resources.h"
#include "fwbuilder/FWException.h"
@@ -72,9 +72,6 @@
#include "fwbuilder/Constants.h"
-#if defined(Q_WS_MAC)
-extern void connectOdocHandler();