From owner-svn-ports-head@freebsd.org Fri Aug 7 07:56:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 438FC9B5FCF; Fri, 7 Aug 2015 07:56:03 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.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 3464D189B; Fri, 7 Aug 2015 07:56:03 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t777u3YW001747; Fri, 7 Aug 2015 07:56:03 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t777u3jK001746; Fri, 7 Aug 2015 07:56:03 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201508070756.t777u3jK001746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 7 Aug 2015 07:56:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393686 - head/emulators/wine-staging 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.20 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: Fri, 07 Aug 2015 07:56:03 -0000 Author: gerald Date: Fri Aug 7 07:56:02 2015 New Revision: 393686 URL: https://svnweb.freebsd.org/changeset/ports/393686 Log: Remove the SLAVE_PORT setting which does not have a function actually. Modified: head/emulators/wine-staging/Makefile Modified: head/emulators/wine-staging/Makefile ============================================================================== --- head/emulators/wine-staging/Makefile Fri Aug 7 07:51:44 2015 (r393685) +++ head/emulators/wine-staging/Makefile Fri Aug 7 07:56:02 2015 (r393686) @@ -5,8 +5,6 @@ PKGNAMESUFFIX= -staging COMMENT= Wine built with the Staging patchset -SLAVE_PORT= wine-devel - CONFLICTS_INSTALL= wine-[0-9]* wine-devel-[0-9]* i386-wine-[0-9]* \ i386-wine-staging-[0-9]* i386-wine-devel-[0-9]*