Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2014 18:03:32 +0000 (UTC)
From:      Wesley Shields <wxs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356532 - head/devel/git-subversion
Message-ID:  <201406041803.s54I3WiE033135@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wxs
Date: Wed Jun  4 18:03:32 2014
New Revision: 356532
URL: http://svnweb.freebsd.org/changeset/ports/356532
QAT: https://qat.redports.org/buildarchive/r356532/

Log:
  Switch to using OPTIONS_SLAVE.

Modified:
  head/devel/git-subversion/Makefile

Modified: head/devel/git-subversion/Makefile
==============================================================================
--- head/devel/git-subversion/Makefile	Wed Jun  4 17:50:43 2014	(r356531)
+++ head/devel/git-subversion/Makefile	Wed Jun  4 18:03:32 2014	(r356532)
@@ -8,7 +8,7 @@ MASTERDIR=	${.CURDIR}/../git
 
 DESCR=		${.CURDIR}/pkg-descr
 
-WITH_SVN=	yes
+OPTIONS_SLAVE=	SVN
 
 CONFLICTS?=	git-[0-9]*
 



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