mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 21:11:17 +02:00
12 lines
298 B
Plaintext
12 lines
298 B
Plaintext
--- qt4/Makefile.in.orig 2008-03-24 08:30:49.000000000 -0400
|
|
+++ qt4/Makefile.in 2008-03-24 08:30:34.000000000 -0400
|
|
@@ -223,7 +223,7 @@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
win32_libs = @win32_libs@
|
|
-SUBDIRS = src tests demos
|
|
+SUBDIRS = src
|
|
all: all-recursive
|
|
|
|
.SUFFIXES:
|