From owner-cvs-all@FreeBSD.ORG Fri Apr 15 12:14:51 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 D843316A4CE; Fri, 15 Apr 2005 12:14:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD25343D3F; Fri, 15 Apr 2005 12:14:51 +0000 (GMT) (envelope-from pav@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 j3FCEpNm058952; Fri, 15 Apr 2005 12:14:51 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FCEp2H058951; Fri, 15 Apr 2005 12:14:51 GMT (envelope-from pav) Message-Id: <200504151214.j3FCEp2H058951@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 15 Apr 2005 12:14:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/ocaml-pcre 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, 15 Apr 2005 12:14:52 -0000 pav 2005-04-15 12:14:51 UTC FreeBSD ports repository Modified files: devel/ocaml-pcre Makefile Log: - Many ocaml programs assume pcre is built with utf8 support, so change the dependancy to the slave port of pcre with utf8 enabled. PR: ports/79863 Submitted by: Marwan Burelle (maintainer) Revision Changes Path 1.14 +2 -1 ports/devel/ocaml-pcre/Makefile