From owner-cvs-all@FreeBSD.ORG Fri Jul 23 18:39:03 2004 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 9AAE016A4CE; Fri, 23 Jul 2004 18:39:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E91443D41; Fri, 23 Jul 2004 18:39:03 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6NId369052604; Fri, 23 Jul 2004 18:39:03 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6NId3mi052603; Fri, 23 Jul 2004 18:39:03 GMT (envelope-from oliver) Message-Id: <200407231839.i6NId3mi052603@repoman.freebsd.org> From: Oliver Lehmann Date: Fri, 23 Jul 2004 18:39:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/sqwebmail 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: Fri, 23 Jul 2004 18:39:03 -0000 oliver 2004-07-23 18:39:03 UTC FreeBSD ports repository Modified files: mail/sqwebmail Makefile Log: setting USE_LIBTOOL_VER forces USE_GNU_CONFIGURE which modifies CONFIGURE_ARGS and by adding --prefix to it, the port gets installed into a wrong directory. Thats fixed now. Noted by: ale Revision Changes Path 1.41 +3 -2 ports/mail/sqwebmail/Makefile