Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Aug 2015 07:56:03 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393686 - head/emulators/wine-staging
Message-ID:  <201508070756.t777u3jK001746@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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]*
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508070756.t777u3jK001746>