
$FreeBSD: ports/converters/libiconv/files/patch-aa,v 1.5 2002/03/18 09:43:24 sobomax Exp $

--- Makefile.in.orig	Tue Feb 20 21:43:19 2001
+++ Makefile.in	Sun Mar 17 11:01:20 2002
@@ -31,7 +31,7 @@
 	cd lib && $(MAKE) all
 	cd src && $(MAKE) all
 	cd man && $(MAKE) all
-	if test -d tests; then cd tests && $(MAKE) all; fi
+	#if test -d tests; then cd tests && $(MAKE) all; fi
 
 # Installs the library and include files only. Typically called with only
 # $(libdir) and $(includedir) - don't use $(prefix) and $(exec_prefix) here.
