From owner-cvs-all Tue Apr 25 15:16:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6AA8337BA0A; Tue, 25 Apr 2000 15:16:25 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA28038; Tue, 25 Apr 2000 15:16:25 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <200004252216.PAA28038@freefall.freebsd.org> From: Dirk Froemberg Date: Tue, 25 Apr 2000 15:16:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssl Makefile ports/security/openssl/pkg PLIST.noshared Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dirk 2000/04/25 15:16:25 PDT Modified files: security/openssl Makefile Added files: security/openssl/pkg PLIST.noshared Log: Disable shared libraries for a.out systems in order to make it build on such systems. (I know we aren't supporting a.out systems any more, but this was requested by some people. And the change is trivial.) Tested by: nate Revision Changes Path 1.43 +10 -1 ports/security/openssl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message