mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
558 B
Plaintext
14 lines
558 B
Plaintext
$NetBSD: patch-aj,v 1.2 2012/02/03 14:48:45 drochner Exp $
|
|
|
|
--- Makefile.in.orig 2011-12-19 14:16:16.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -424,7 +424,7 @@ XVFB_START = \
|
|
|| { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \
|
|
&& DISPLAY=:$$XID && export DISPLAY
|
|
|
|
-SRC_SUBDIRS = gdk gtk libgail-util modules demos tests perf examples
|
|
+SRC_SUBDIRS = gdk gtk libgail-util modules demos
|
|
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
|
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
|
MAINTAINERCLEANFILES = \
|