openbsd-ports/audio/portaudio-svn/patches/patch-Makefile_in
2008-03-24 05:26:46 +00:00

13 lines
346 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.2 2008/03/24 05:26:46 jakemsr Exp $
--- Makefile.in.orig Mon Feb 25 17:37:48 2008
+++ Makefile.in Mon Feb 25 18:19:08 2008
@@ -136,7 +136,7 @@ SRC_DIRS = \
SUBDIRS =
@ENABLE_CXX_TRUE@SUBDIRS += bindings/cpp
-all: lib/$(PALIB) all-recursive tests
+all: lib/$(PALIB) all-recursive
tests: bin-stamp $(TESTS)