From owner-cvs-ports@FreeBSD.ORG Fri Mar 18 01:43:50 2011 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 1231D106566B; Fri, 18 Mar 2011 01:43:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E10B48FC16; Fri, 18 Mar 2011 01:43:49 +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 p2I1hnL6090033; Fri, 18 Mar 2011 01:43:49 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p2I1hnrT090032; Fri, 18 Mar 2011 01:43:49 GMT (envelope-from miwi) Message-Id: <201103180143.p2I1hnrT090032@repoman.freebsd.org> From: Martin Wilke Date: Fri, 18 Mar 2011 01:43:49 +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/Mk bsd.port.mk 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, 18 Mar 2011 01:43:50 -0000 miwi 2011-03-18 01:43:49 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: - Fix spelling PR: ports/155195 Submitted by: Warren Block - Remove sanity check for X_WINDOW_SYSTEM - Remove check for USE_XPM PR: ports/155502 ports/155504 Submitted by: Eitan Adler Revision Changes Path 1.675 +2 -10 ports/Mk/bsd.port.mk