Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 1999 22:30:01 -0800 (PST)
From:      mharo@area51.fremont.ca.us
To:        freebsd-ports@FreeBSD.org
Subject:   Re:ports/10768:Update:security/bjorb
Message-ID:  <199903240630.WAA11359@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: mharo@area51.fremont.ca.us
To: freebsd-gnats-submit@freebsd.org, mharo@area51.fremont.ca.us
Cc:  
Subject: Re:ports/10768:Update:security/bjorb
Date: Tue, 23 Mar 1999 22:21:55 -0800 (PST)

 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?199903240630.WAA11359>