From owner-freebsd-xfce@FreeBSD.ORG Mon Feb 18 21:10:01 2013 Return-Path: Delivered-To: freebsd-xfce@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5FEB983B for ; Mon, 18 Feb 2013 21:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 35E127E5 for ; Mon, 18 Feb 2013 21:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1ILA1V2077903 for ; Mon, 18 Feb 2013 21:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1ILA1Bs077902; Mon, 18 Feb 2013 21:10:01 GMT (envelope-from gnats) Date: Mon, 18 Feb 2013 21:10:01 GMT Message-Id: <201302182110.r1ILA1Bs077902@freefall.freebsd.org> To: freebsd-xfce@FreeBSD.org Cc: From: Olivier Duchateau Subject: Re: ports/168746: [PATCH] Can not install theme via sysutils/xfce4-settings xfce4-appearance-settings X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Olivier Duchateau List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Feb 2013 21:10:01 -0000 The following reply was made to PR ports/168746; it has been noted by GNATS. From: Olivier Duchateau To: bug-followup@FreeBSD.org, you.akira.noda@gmail.com Cc: Subject: Re: ports/168746: [PATCH] Can not install theme via sysutils/xfce4-settings xfce4-appearance-settings Date: Mon, 18 Feb 2013 21:55:27 +0000 I don't understand your second patch (about mktemp options). According to mktemp's man page [1], -dap options don't exist. [1] http://www.freebsd.org/cgi/man.cgi?query=mktemp&manpath=FreeBSD+9.1-RELEASE -- olivier