Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2015 18:09:38 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397563 - head/devel
Message-ID:  <201509221809.t8MI9cwE065295@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Sep 22 18:09:37 2015
New Revision: 397563
URL: https://svnweb.freebsd.org/changeset/ports/397563

Log:
  Hook git-cola and libpololu-avr to the build

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Tue Sep 22 18:04:25 2015	(r397562)
+++ head/devel/Makefile	Tue Sep 22 18:09:37 2015	(r397563)
@@ -632,6 +632,7 @@
     SUBDIR += git
     SUBDIR += git-bzr-ng
     SUBDIR += git-codereview
+    SUBDIR += git-cola
     SUBDIR += git-extras
     SUBDIR += git-lite
     SUBDIR += git-merge-changelog
@@ -1253,6 +1254,7 @@
     SUBDIR += libphutil
     SUBDIR += libplist
     SUBDIR += libpo6
+    SUBDIR += libpololu-avr
     SUBDIR += libpru
     SUBDIR += libpthread-stubs
     SUBDIR += libqcow



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