diff options
author | tz <tz@FreeBSD.org> | 2017-01-24 20:56:45 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-01-24 20:56:45 +0800 |
commit | f1f4a43f8ba2dce8fe82b37d8d8b6c2426a8d0ea (patch) | |
tree | 1ad6f12035f9dc0367bfbb727eaf2797d1c97cd8 /www/Makefile | |
parent | 3fe671e4f57d4e6da69c6175178736a0387df62d (diff) | |
download | freebsd-ports-gnome-f1f4a43f8ba2dce8fe82b37d8d8b6c2426a8d0ea.tar.gz freebsd-ports-gnome-f1f4a43f8ba2dce8fe82b37d8d8b6c2426a8d0ea.tar.zst freebsd-ports-gnome-f1f4a43f8ba2dce8fe82b37d8d8b6c2426a8d0ea.zip |
Connect PHP 7.1 ports (r432324)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 2d8dd7a0e65e..1046b2b1bf4d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1465,6 +1465,9 @@ SUBDIR += php70-opcache SUBDIR += php70-session SUBDIR += php70-tidy + SUBDIR += php71-opcache + SUBDIR += php71-session + SUBDIR += php71-tidy SUBDIR += phpbb SUBDIR += phpbb3 SUBDIR += phpgroupware |