From owner-svn-ports-head@FreeBSD.ORG Sun Jul 7 12:10:30 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 832A52FC; Sun, 7 Jul 2013 12:10:30 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7628811FA; Sun, 7 Jul 2013 12:10:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r67CATUE076349; Sun, 7 Jul 2013 12:10:29 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r67CAT5w076348; Sun, 7 Jul 2013 12:10:29 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201307071210.r67CAT5w076348@svn.freebsd.org> From: Baptiste Daroussin Date: Sun, 7 Jul 2013 12:10:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322432 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jul 2013 12:10:30 -0000 Author: bapt Date: Sun Jul 7 12:10:29 2013 New Revision: 322432 URL: http://svnweb.freebsd.org/changeset/ports/322432 Log: Remove X_FONTSERVER_PORT now that it is not used anymore Modified: head/Mk/bsd.port.mk Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Sun Jul 7 12:07:19 2013 (r322431) +++ head/Mk/bsd.port.mk Sun Jul 7 12:10:29 2013 (r322432) @@ -1908,7 +1908,6 @@ LIB_DEPENDS+= Xm.4:${PORTSDIR}/x11-tool .endif .endif -X_FONTSERVER_PORT= ${PORTSDIR}/x11-fonts/xfs X_VFBSERVER_PORT= ${PORTSDIR}/x11-servers/xorg-vfbserver X_FONTS_ENCODINGS_PORT= ${PORTSDIR}/x11-fonts/encodings X_FONTS_MISC_PORT= ${PORTSDIR}/x11-fonts/xorg-fonts-miscbitmaps