From owner-freebsd-ports Tue Mar 23 23:10:45 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7092E15465 for ; Tue, 23 Mar 1999 23:10:22 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id XAA00414; Tue, 23 Mar 1999 23:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 23 Mar 1999 23:10:03 -0800 (PST) Message-Id: <199903240710.XAA00414@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Michael Subject: Re: ports/10768: Update: security/bjorb Reply-To: Michael Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/10768; it has been noted by GNATS. From: Michael 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