svn commit: r512435 - head/devel

Antoine Brodin antoine at FreeBSD.org
Fri Sep 20 19:46:36 UTC 2019


Author: antoine
Date: Fri Sep 20 19:46:35 2019
New Revision: 512435
URL: https://svnweb.freebsd.org/changeset/ports/512435

Log:
  Hook php74-ffi to the build

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Fri Sep 20 19:39:22 2019	(r512434)
+++ head/devel/Makefile	Fri Sep 20 19:46:35 2019	(r512435)
@@ -3935,6 +3935,7 @@
     SUBDIR += php73-sysvsem
     SUBDIR += php73-sysvshm
     SUBDIR += php73-tokenizer
+    SUBDIR += php74-ffi
     SUBDIR += php74-gettext
     SUBDIR += php74-intl
     SUBDIR += php74-json


More information about the svn-ports-all mailing list