svn commit: r356532 - head/devel/git-subversion

Wesley Shields wxs at FreeBSD.org
Wed Jun 4 18:03:33 UTC 2014


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]*
 


More information about the svn-ports-head mailing list