Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2017 19:21:34 +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: r454652 - head/databases
Message-ID:  <201711211921.vALJLYQS034985@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Nov 21 19:21:34 2017
New Revision: 454652
URL: https://svnweb.freebsd.org/changeset/ports/454652

Log:
  Hook ldb12 and ldb13 to the build

Modified:
  head/databases/Makefile

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Tue Nov 21 19:12:35 2017	(r454651)
+++ head/databases/Makefile	Tue Nov 21 19:21:34 2017	(r454652)
@@ -128,6 +128,8 @@
     SUBDIR += kyotocabinet
     SUBDIR += kyototycoon
     SUBDIR += ldb
+    SUBDIR += ldb12
+    SUBDIR += ldb13
     SUBDIR += leo_center
     SUBDIR += leofs
     SUBDIR += leveldb



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