mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
12 lines
401 B
Plaintext
12 lines
401 B
Plaintext
|
--- man/Makefile.in.orig 2011-03-01 22:25:06.000000000 -0800
|
||
|
+++ man/Makefile.in 2011-06-01 22:55:49.000000000 -0700
|
||
|
@@ -450,7 +450,7 @@
|
||
|
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
|
||
|
yassl_thread_cxxflags = @yassl_thread_cxxflags@
|
||
|
zlib_dir = @zlib_dir@
|
||
|
-man1_MANS = @man1_files@
|
||
|
+man1_MANS = %%MANS%%
|
||
|
man8_MANS = @man8_files@
|
||
|
EXTRA_DIST = $(man1_MANS) $(man8_MANS)
|
||
|
all: all-am
|