From owner-cvs-ports@FreeBSD.ORG Wed Jul 14 01:22:29 2010 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 40A7F1065672; Wed, 14 Jul 2010 01:22:29 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 18B9E8FC12; Wed, 14 Jul 2010 01:22:29 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o6E1MSlg048124; Wed, 14 Jul 2010 01:22:28 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o6E1MSlu048123; Wed, 14 Jul 2010 01:22:28 GMT (envelope-from wxs) Message-Id: <201007140122.o6E1MSlu048123@repoman.freebsd.org> From: Wesley Shields Date: Wed, 14 Jul 2010 01:22:28 +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/multimedia/vlc 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: Wed, 14 Jul 2010 01:22:29 -0000 wxs 2010-07-14 01:22:28 UTC FreeBSD ports repository Modified files: multimedia/vlc Makefile Log: Properly fix build on 7.x. The proper OSVERSION check should be 703100. Also fix a bizarre scenario where ${FAKEDIR}/share/kde4 was not being created. The root cause of this is still not determined but this should fix it for now. Submitted by: Joseph Atkinson Revision Changes Path 1.227 +4 -3 ports/multimedia/vlc/Makefile