From owner-svn-ports-head@FreeBSD.ORG Tue Dec 30 23:52:32 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 917E75A7; Tue, 30 Dec 2014 23:52:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7E2E53FED; Tue, 30 Dec 2014 23:52:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBUNqWv3041655; Tue, 30 Dec 2014 23:52:32 GMT (envelope-from nox@FreeBSD.org) Received: (from nox@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBUNqW2l041654; Tue, 30 Dec 2014 23:52:32 GMT (envelope-from nox@FreeBSD.org) Message-Id: <201412302352.sBUNqW2l041654@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: nox set sender to nox@FreeBSD.org using -f From: Juergen Lock Date: Tue, 30 Dec 2014 23:52:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375865 - head/emulators/qemu-user-static 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.18-1 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: Tue, 30 Dec 2014 23:52:32 -0000 Author: nox Date: Tue Dec 30 23:52:31 2014 New Revision: 375865 URL: https://svnweb.freebsd.org/changeset/ports/375865 QAT: https://qat.redports.org/buildarchive/r375865/ Log: Add MASTERDIR= ${.CURDIR}/../qemu-sbruno as comment for now. Modified: head/emulators/qemu-user-static/Makefile Modified: head/emulators/qemu-user-static/Makefile ============================================================================== --- head/emulators/qemu-user-static/Makefile Tue Dec 30 23:50:20 2014 (r375864) +++ head/emulators/qemu-user-static/Makefile Tue Dec 30 23:52:31 2014 (r375865) @@ -11,6 +11,8 @@ DESCR= ${.CURDIR}/pkg-descr OPTIONS_SLAVE= STATIC_LINK BSD_USER X86_TARGETS OPTIONS_EXCLUDE=SAMBA X11 GTK2 OPENGL GNUTLS SASL JPEG PNG CURL \ CDROM_DMA PCAP USBREDIR GNS3 DOCS +# XXX soon, when it builds again on 8 and 9: +# MASTERDIR= ${.CURDIR}/../qemu-sbruno MASTERDIR= ${.CURDIR}/../qemu-devel post-install: