svn commit: r405249 - in head: devel security

Antoine Brodin antoine at FreeBSD.org
Mon Jan 4 16:35:07 UTC 2016


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


More information about the svn-ports-head mailing list