mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
15 lines
314 B
Plaintext
15 lines
314 B
Plaintext
$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)
|