From owner-cvs-all@FreeBSD.ORG Sun Mar 13 17:19:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 919CB16A4CE; Sun, 13 Mar 2005 17:19:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66CA543D39; Sun, 13 Mar 2005 17:19:14 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2DHJElT068262; Sun, 13 Mar 2005 17:19:14 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2DHJEDI068261; Sun, 13 Mar 2005 17:19:14 GMT (envelope-from barner) Message-Id: <200503131719.j2DHJEDI068261@repoman.freebsd.org> From: Simon Barner Date: Sun, 13 Mar 2005 17:19:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/boxbackup Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 17:19:14 -0000 barner 2005-03-13 17:19:14 UTC FreeBSD ports repository Modified files: sysutils/boxbackup Makefile Log: - Avoid hardcoding path to perl binary - Point port to OpenSSL installation. This fixes the build on systems where _only_ the OpenSSL library from the ports collection is available. PR: ports/78192 Submitted by: maintainer Approved by: arved (mentor), maintainer timeout (9 days): I replaced the fix from the PR with an superior one Revision Changes Path 1.4 +5 -0 ports/sysutils/boxbackup/Makefile