From 790df40d4c71d757f66a999be6d114a76a18bf11 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 27 Apr 2000 16:14:49 +0000 Subject: This is a part of update to 1.3.12+1.40. For the rest, please see the Makefile's commit log. (Actually I had a CVS problem, and Peter has fixed it for me) * * * * - Add patch-at to correctly build on FreeBSD 5.0+. PR: ports/17404 Submitted by: Khetan H. Gajjar - Mark `WWW:' in DESCR. Noticed by: portlint --- www/apache13-ssl/files/patch-ar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/apache13-ssl/files/patch-ar') diff --git a/www/apache13-ssl/files/patch-ar b/www/apache13-ssl/files/patch-ar index deb116c2c053..d1f2bdc79cc9 100644 --- a/www/apache13-ssl/files/patch-ar +++ b/www/apache13-ssl/files/patch-ar @@ -5,7 +5,7 @@ +SSL_CFLAGS= -DAPACHE_SSL +SSL_LIB_DIR= $(SSL_BASE) -+SSL_LIBS= -L$(SSL_LIB_DIR) -lssl -lcrypto -++SSL_LIBS= -L$(OPENSSLLIB) -lssl -lcrypto $(EXTRA_SSL_LIBS) +++SSL_LIBS= -L$(SSL_LIB_DIR) -lssl -lcrypto $(EXTRA_SSL_LIBS) +SSL_APP_DIR= $(SSL_BASE)/apps +SSL_APP=/usr/home/ben/work/openssl/apps/openssl + -- cgit v1.2.3