Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jan 2016 16:35:05 +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: r405249 - in head: devel security
Message-ID:  <201601041635.u04GZ5Fv060365@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Jan  4 16:35:05 2016
New Revision: 405249
URL: https://svnweb.freebsd.org/changeset/ports/405249

Log:
  Hook creduce and libressl-devel to the build

Modified:
  head/devel/Makefile
  head/security/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Mon Jan  4 16:31:13 2016	(r405248)
+++ head/devel/Makefile	Mon Jan  4 16:35:05 2016	(r405249)
@@ -303,6 +303,7 @@
     SUBDIR += cppunit
     SUBDIR += cproto
     SUBDIR += cpuflags
+    SUBDIR += creduce
     SUBDIR += critcl
     SUBDIR += cs-eric6
     SUBDIR += cscope

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Mon Jan  4 16:31:13 2016	(r405248)
+++ head/security/Makefile	Mon Jan  4 16:35:05 2016	(r405249)
@@ -304,6 +304,7 @@
     SUBDIR += libpwquality
     SUBDIR += libpwstor
     SUBDIR += libressl
+    SUBDIR += libressl-devel
     SUBDIR += libscrypt
     SUBDIR += libsecret
     SUBDIR += libsectok



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