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

Vala is not required to build from released tarball.

--- configure.ac.orig	2011-08-17 03:09:58.000000000 +0000
+++ configure.ac
@@ -357,10 +357,6 @@ fi
 
 AM_PROG_VALAC([0.11.0])
 
-if test x${VALAC} = x""; then
-    exit 1;
-fi
-
 APPINDICATOR_REQUIRED=0.3
 
 AC_ARG_ENABLE(appindicator,