From owner-cvs-ports@FreeBSD.ORG Fri Jan 13 09:43:30 2012 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 4308B1065677; Fri, 13 Jan 2012 09:43:30 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CFFEF8FC08; Fri, 13 Jan 2012 09:43:29 +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 q0D9hT7R080424; Fri, 13 Jan 2012 09:43:29 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q0D9hTih080423; Fri, 13 Jan 2012 09:43:29 GMT (envelope-from dougb) Message-Id: <201201130943.q0D9hTih080423@repoman.freebsd.org> From: Doug Barton Date: Fri, 13 Jan 2012 09:43:29 +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/pinba_engine 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, 13 Jan 2012 09:43:30 -0000 dougb 2012-01-13 09:43:29 UTC FreeBSD ports repository Modified files: devel/pinba_engine Makefile Log: Fix this port for MYSQL_VER=52. If it turns out later that someone actually has a problem with it then it can be added to IGNORE_WITH_MYSQL. Meanwhile, this fix accomplishes the same thing as the previous code without the bogus intermediate MYSQL_PORTDIR directory that was not being generated in a way that actually worked for mariadb. PR: ports/164028 Submitted by: dougb Approved by: Complete lack of maintainer response (per rm) Revision Changes Path 1.5 +3 -4 ports/devel/pinba_engine/Makefile