From owner-cvs-ports@FreeBSD.ORG Fri Sep 3 17:32:32 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34C7E1065674; Fri, 3 Sep 2010 17:32:32 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0B1638FC19; Fri, 3 Sep 2010 17:32:32 +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 o83HWVF1022747; Fri, 3 Sep 2010 17:32:31 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o83HWVxg022746; Fri, 3 Sep 2010 17:32:31 GMT (envelope-from pgollucci) Message-Id: <201009031732.o83HWVxg022746@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 3 Sep 2010 17:32:31 +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/www/rt38 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2010 17:32:32 -0000 pgollucci 2010-09-03 17:32:31 UTC FreeBSD ports repository Modified files: www/rt38 Makefile Log: - Allow this package to be built in a Tinderbox without resorting to per port OPTION files. You can not set WITHOUT_MODPERL=yes in GLOBAL b/c some ports have conerted over to the soon to be connical form of MODPERL already. This resolves the conflict of MODPERL vs MODPERL2 flags until it can properly be conditionalized on APACHE_PORT. - This does not affect the default package. With Hat: apache@ Reported by: RideCharge Inc. / Taximagic Tinderbox Revision Changes Path 1.27 +1 -1 ports/www/rt38/Makefile