aboutsummaryrefslogtreecommitdiffstats
path: root/audio/liblastfm/files/patch-configure
blob: 66220c3f0b595c21fdb589a7b7e548fed65060e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  2009-04-20 20:20:03.000000000 -0500
+++ configure   2009-04-20 21:12:07.000000000 -0500
@@ -97,7 +97,7 @@
         case `uname` in
             Darwin)
                 [ $STATIC_LINK_3RDPARTIES_ON_MAC ] || other_args="CONFIG -= app_bundle";;
-            Linux)
+            Linux | FreeBSD)
                 other_args="CONFIG += warn_off";;
             *) 
                 #Windows, hopefullly