summaryrefslogtreecommitdiff
path: root/lang/vala/patches/patch-ac
blob: fa831fff8f23d4a118aa3a11919900f0ceba5d42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ac,v 1.3 2015/06/05 08:53:55 wiz Exp $

- don't build documentation (requires xsltproc build dependency)

--- Makefile.in.orig	2015-03-22 19:53:12.000000000 +0000
+++ Makefile.in
@@ -389,7 +389,6 @@ SUBDIRS = \
 	compiler \
 	vapi \
 	tests \
-	doc \
 	gobject-introspection \
 	vapigen \
 	$(NULL)