svn commit: r397563 - head/devel

Antoine Brodin antoine at FreeBSD.org
Tue Sep 22 18:09:38 UTC 2015


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


More information about the svn-ports-all mailing list