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 /math/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 'math/Makefile')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 02d81205a38f..2deab7501dab 100644 --- a/math/Makefile +++ b/math/Makefile @@ -565,6 +565,8 @@ SUBDIR += php56-gmp SUBDIR += php70-bcmath SUBDIR += php70-gmp + SUBDIR += php71-bcmath + SUBDIR += php71-gmp SUBDIR += physcalc SUBDIR += picosat SUBDIR += plman |