From owner-freebsd-x11@FreeBSD.ORG Fri Feb 15 22:30:52 2008 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E60316A419 for ; Fri, 15 Feb 2008 22:30:52 +0000 (UTC) (envelope-from sat@cenkes.org) Received: from heka.cenkes.org (heka.cenkes.org [208.79.80.110]) by mx1.freebsd.org (Postfix) with ESMTP id 0DE5713C455 for ; Fri, 15 Feb 2008 22:30:51 +0000 (UTC) (envelope-from sat@cenkes.org) Received: from amilo.cenkes.org (ppp85-141-133-180.pppoe.mtu-net.ru [85.141.133.180]) (Authenticated sender: sat) by heka.cenkes.org (Postfix) with ESMTP id 26D6F242F992 for ; Sat, 16 Feb 2008 01:10:52 +0300 (MSK) Date: Sat, 16 Feb 2008 01:10:49 +0300 From: Andrew Pantyukhin To: x11@FreeBSD.org Message-ID: <20080215221047.GE1555@amilo.cenkes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-OS: FreeBSD 8.0-CURRENT amd64 User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Subject: x11/xkeyboard-config - ln -s -> ln -sf X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@FreeBSD.org List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 22:30:52 -0000 I'd like to add "-f" to "ln" in x11/xkeyboard-config/Makefile for sentimental reasons (lots of failed portupgrades on lots of different boxes). Anyone against?