From owner-freebsd-ports@FreeBSD.ORG Fri Dec 13 14:34:41 2013 Return-Path: Delivered-To: FreeBSD-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96B229BC for ; Fri, 13 Dec 2013 14:34:41 +0000 (UTC) Received: from lmtp.galacsys.net (webmail.galacsys.net [IPv6:2001:1b78:0:1:d918:51d7:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 624CE1E2A for ; Fri, 13 Dec 2013 14:34:38 +0000 (UTC) Received: from martymac.org (webmail.galacsys.net [217.24.81.215]) by lmtp.galacsys.net (Postfix) with ESMTP id C84FA1FA5CD0 for ; Fri, 13 Dec 2013 15:34:36 +0100 (CET) From: "Ganael LAPLANCHE" To: FreeBSD-ports@freebsd.org Subject: New options framework + DEBUG set = wrong INSTALL_TARGET X-Openwebmail-Date: Fri, 13 Dec 2013 16:34:36 +0200 Message-Id: <20131213142510.M79393@martymac.org> X-Mailer: Open WebMail 2.01 20030425 X-OriginatingIP: 88.163.147.236 (ganael.laplanche@martymac.org) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Fri, 13 Dec 2013 14:34:41 -0000 X-List-Received-Date: Fri, 13 Dec 2013 14:34:41 -0000 Hi everyone, I am stuck with the new options framework. I have a port (emulators/dolphin-emu) that defines the DEBUG option. Unfortunately, with the DEBUG option set to on, INSTALL_TARGET keeps being defined to 'install/strip' while it should automatically be set to 'install' by Uses/cmake.mk. I have opened a PR as I think we have a bug somewhere : http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/184540 Any idea ? Am I doing something wrong ? Best regards, -- Ganael LAPLANCHE http://www.martymac.org | http://contribs.martymac.org FreeBSD: martymac , http://www.FreeBSD.org