From owner-cvs-all@FreeBSD.ORG Tue Aug 12 00:40:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 374CE1065671; Tue, 12 Aug 2008 00:40:52 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0C6828FC0A; Tue, 12 Aug 2008 00:40:52 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7C0epHi007478; Tue, 12 Aug 2008 00:40:51 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7C0epZ8007477; Tue, 12 Aug 2008 00:40:51 GMT (envelope-from araujo) Message-Id: <200808120040.m7C0epZ8007477@repoman.freebsd.org> From: Marcelo Araujo Date: Tue, 12 Aug 2008 00:40:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/cln Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 12 Aug 2008 00:40:52 -0000 araujo 2008-08-12 00:40:51 UTC FreeBSD ports repository Modified files: math/cln Makefile Log: - Fix the installation when a PREFIX other than /usr/local is used. Submitted by: Martin Tournoij (via mail) Revision Changes Path 1.36 +3 -0 ports/math/cln/Makefile