mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
13defa1742
PR: ports/82579 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: maintainer timeout (3 weeks)
9 lines
318 B
Plaintext
9 lines
318 B
Plaintext
--- src/libneon/PLUGIN/AUTOCONF.orig Wed Jun 1 21:08:13 2005
|
|
+++ src/libneon/PLUGIN/AUTOCONF Sun Jun 19 19:23:56 2005
|
|
@@ -16,4 +16,4 @@
|
|
fi
|
|
|
|
|
|
-"$1" --with-ssl=no --with-included-expat --with-expat --disable-shared --enable-static
|
|
+"$1" --with-ssl --with-included-expat --with-expat --disable-shared --enable-static
|