From owner-cvs-all Mon Mar 5 0:39:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0528B37B719; Mon, 5 Mar 2001 00:39:36 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f258dZ256801; Mon, 5 Mar 2001 00:39:35 -0800 (PST) (envelope-from clive) Message-Id: <200103050839.f258dZ256801@freefall.freebsd.org> From: Clive Lin Date: Mon, 5 Mar 2001 00:39:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/p5-Net-SSLeay Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/03/05 00:39:33 PST Modified files: security/p5-Net-SSLeay Makefile Log: Dumb-safe. Tell p5-Net-SSLeay that our openssl lives under "/usr" Since we don't support RELENG_3 now, it's fairly enough to assume that `which openssl` is /usr/bin/openssl. Reviewed by: vanilla Revision Changes Path 1.11 +2 -1 ports/security/p5-Net-SSLeay/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message