Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 1999 23:10:03 -0800 (PST)
From:      Michael <mharo@area51.fremont.ca.us>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/10768: Update: security/bjorb 
Message-ID:  <199903240710.XAA00414@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/10768; it has been noted by GNATS.

From: Michael <mharo@area51.fremont.ca.us>
To: gnats-admin@freebsd.org
Cc:  
Subject: Re: ports/10768: Update: security/bjorb 
Date: Tue, 23 Mar 1999 22:20:00 -0800

 forgot to include a patch file...
 There is probably a better way to fix this problem, but this works for
 me.
 
 
 patch-ac:
 
 --- Makefile.in.orig	Tue Mar  9 01:47:14 1999
 +++ Makefile.in	Tue Mar  9 01:47:19 1999
 @@ -48,7 +48,7 @@
  SSLTOP      = @ssltop@
  SSL_CFLAGS  = -I$(SSLTOP)/include
  SSL_LDFLAGS = -L$(SSLTOP)/lib
 -SSL_LIBS    = @ssllibs@
 +SSL_LIBS    = @ssllibs@ -lrsaref -lRSAglue
  
  ###
  # %EXPORT%
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903240710.XAA00414>