summaryrefslogtreecommitdiff
path: root/audio/gmpc/patches/patch-ai
blob: e46edcda857d52b2636187a5b97ad4b3dba7c552 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-ai,v 1.5 2014/08/21 12:17:17 wiz Exp $

Vala is not required to build from released tarball.

http://bugs.musicpd.org/view.php?id=4061

--- configure.orig	2012-05-27 10:45:03.000000000 +0000
+++ configure
@@ -15522,11 +15522,6 @@ esac
 fi
 fi
 
-
-if test x${VALAC} = x""; then
-    exit 1;
-fi
-
 APPINDICATOR_REQUIRED=0.3
 
 # Check whether --enable-appindicator was given.