summaryrefslogtreecommitdiff
path: root/security/fwbuilder/files/patch-aa
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2008-09-02 21:32:26 +0000
committerCy Schubert <cy@FreeBSD.org>2008-09-02 21:32:26 +0000
commit5583daec2c188381e255ee3c4b207bc3c7544af3 (patch)
treea3c660d9046466da42c47e92f7578d06d6f29a1b /security/fwbuilder/files/patch-aa
parentFix the plist. (diff)
Welcome fwbuilder and libfwbuilder 3.0.0, replacing 2.1.19. The old version
is deprecated and scheduled for deletion as it is no longer supported by its author.
Diffstat (limited to 'security/fwbuilder/files/patch-aa')
-rw-r--r--security/fwbuilder/files/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/fwbuilder/files/patch-aa b/security/fwbuilder/files/patch-aa
index 5a52a1a5bd17..7b02dcef3a4f 100644
--- a/security/fwbuilder/files/patch-aa
+++ b/security/fwbuilder/files/patch-aa
@@ -1,9 +1,9 @@
---- qmake.inc.in.linux 2006-06-22 08:36:05.000000000 -0700
-+++ qmake.inc.in 2006-06-22 08:36:27.000000000 -0700
-@@ -34,10 +34,8 @@
-
- PKGLOCALEDIR = $$res.path/locale
+--- qmake.inc.in.orig 2008-08-27 22:44:07.000000000 -0700
++++ qmake.inc.in 2008-08-29 16:04:11.000000000 -0700
+@@ -66,10 +66,8 @@
+ PKGLOCALEDIR = $$res.path/locale
+ CONFIG += warn_on debug
- QMAKE_CFLAGS_DEBUG += -Wno-unused-parameter
- QMAKE_CFLAGS_RELEASE += -Wno-unused-parameter
- QMAKE_CXXFLAGS_DEBUG += -Wno-unused-parameter @CXXFLAGS@