From owner-cvs-ports@FreeBSD.ORG Sat Apr 7 12:38:29 2012 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 63702106566C; Sat, 7 Apr 2012 12:38:29 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 36BE38FC12; Sat, 7 Apr 2012 12:38:29 +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 q37CcTO2082709; Sat, 7 Apr 2012 12:38:29 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q37CcTKY082708; Sat, 7 Apr 2012 12:38:29 GMT (envelope-from gerald) Message-Id: <201204071238.q37CcTKY082708@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 7 Apr 2012 12:38:29 +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/emulators/wine 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: Sat, 07 Apr 2012 12:38:29 -0000 gerald 2012-04-07 12:38:29 UTC FreeBSD ports repository Modified files: emulators/wine Makefile Log: Add a CONFLICT with the new emulators/wine-devel port and adjust the COMMENT along what we did there, to make it easier to understand. Explicitly configure --without-dbus --without-opencl to make builds deterministic and reproducible. Feature safe: yes Revision Changes Path 1.403 +6 -4 ports/emulators/wine/Makefile