From owner-cvs-ports@FreeBSD.ORG Mon May 11 20:45:23 2009 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 BA7A3106564A; Mon, 11 May 2009 20:45:23 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 911A28FC15; Mon, 11 May 2009 20:45:23 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4BKjNtd030559; Mon, 11 May 2009 20:45:23 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4BKjNQl030558; Mon, 11 May 2009 20:45:23 GMT (envelope-from bsam) Message-Id: <200905112045.n4BKjNQl030558@repoman.freebsd.org> From: Boris Samorodov Date: Mon, 11 May 2009 20:45:23 +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/net/skype Makefile 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: Mon, 11 May 2009 20:45:24 -0000 bsam 2009-05-11 20:45:23 UTC FreeBSD ports repository Modified files: net/skype Makefile Log: With new linux ports infrastructure introduction USE_GL=linux is deprecated (it can't handle multiple linux base ports at a ports tree). USE_LINUX_APPS should be used instead. Beware that only fc4 (the default for all FreeBSD versions) and f8 is supported by new linux infrastructure (f10 is upcomming). PR: ports/134472 Submitted by: bsam (me) Approved by: miwi (co maintainer) Revision Changes Path 1.50 +1 -1 ports/net/skype/Makefile