summaryrefslogtreecommitdiff
path: root/audio/gmpc/patches/patch-ai
blob: 2b47a4dbd2360601b6290e6f16424a3983e41151 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$NetBSD: patch-ai,v 1.4 2013/10/01 16:03:30 drochner Exp $

Vala is not required to build from released tarball.

--- 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.