From owner-cvs-all@FreeBSD.ORG Fri Dec 23 14:45:07 2011 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 C426B106567D; Fri, 23 Dec 2011 14:45:07 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8E27D8FC18; Fri, 23 Dec 2011 14:45:07 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pBNEj76i080022; Fri, 23 Dec 2011 14:45:07 GMT (envelope-from crees@repoman.freebsd.org) Received: (from crees@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBNEj7AU080021; Fri, 23 Dec 2011 14:45:07 GMT (envelope-from crees) Message-Id: <201112231445.pBNEj7AU080021@repoman.freebsd.org> From: Chris Rees Date: Fri, 23 Dec 2011 14:45:07 +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/devel/cvsweb Makefile ports/devel/cvsweb3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2011 14:45:08 -0000 crees 2011-12-23 14:45:07 UTC FreeBSD ports repository Modified files: devel/cvsweb Makefile devel/cvsweb3 Makefile Log: Use bsd.port.pre.mk to allow the port to actually find the correct cgi-bindir without falling through to the last case every time. PR: ports/163099 Submitted by: crees Approved by: maintainer timeout (2w+) Revision Changes Path 1.79 +3 -1 ports/devel/cvsweb/Makefile 1.88 +3 -1 ports/devel/cvsweb3/Makefile