mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
12 lines
326 B
Plaintext
12 lines
326 B
Plaintext
--- qt4/Makefile.in.orig 2007-08-27 20:43:27.000000000 -0400
|
|
+++ qt4/Makefile.in 2007-08-27 20:43:46.000000000 -0400
|
|
@@ -223,7 +223,7 @@ sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
win32_libs = @win32_libs@
|
|
-SUBDIRS = src tests
|
|
+SUBDIRS = src
|
|
all: all-recursive
|
|
|
|
.SUFFIXES:
|