svn commit: r424633 - head/devel/git-cinnabar

Jan Beich jbeich at FreeBSD.org
Tue Oct 25 16:12:50 UTC 2016


Author: jbeich
Date: Tue Oct 25 16:12:48 2016
New Revision: 424633
URL: https://svnweb.freebsd.org/changeset/ports/424633

Log:
  devel/git-cinnabar: 35% faster build

Modified:
  head/devel/git-cinnabar/Makefile   (contents, props changed)

Modified: head/devel/git-cinnabar/Makefile
==============================================================================
--- head/devel/git-cinnabar/Makefile	Tue Oct 25 16:00:03 2016	(r424632)
+++ head/devel/git-cinnabar/Makefile	Tue Oct 25 16:12:48 2016	(r424633)
@@ -20,6 +20,7 @@ GH_ACCOUNT=	glandium
 USES=		gmake python:2.7,run shebangfix
 SHEBANG_LANG=	python2.7
 SHEBANG_FILES=	${PORTNAME} git-remote-hg
+ALL_TARGET=	${PORTNAME}-helper
 .ifnmake describe
 WRKSRC_git!=	${MAKE} -V WRKSRC -C ${PORTSDIR}/devel/git
 MAKE_ENV!=	${MAKE} -V MAKE_ENV -C ${PORTSDIR}/devel/git


More information about the svn-ports-head mailing list