mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
12 lines
377 B
Plaintext
12 lines
377 B
Plaintext
--- extra/yassl/Makefile.in.orig 2008-08-12 17:34:32.000000000 +0200
|
|
+++ extra/yassl/Makefile.in 2008-08-27 12:27:58.000000000 +0200
|
|
@@ -387,7 +387,7 @@
|
|
yassl_libs = @yassl_libs@
|
|
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
|
|
zlib_dir = @zlib_dir@
|
|
-SUBDIRS = taocrypt src testsuite
|
|
+SUBDIRS = taocrypt src
|
|
EXTRA_DIST = CMakeLists.txt
|
|
all: all-recursive
|
|
|