diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-04-23 23:21:26 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-04-23 23:21:26 +0800 |
commit | 3a83b8d9289ab377fe477a890dcd6455987c94cb (patch) | |
tree | 7ea2650b54570bea90cbeeceed2541a65812f4e5 /math/Makefile | |
parent | 8acb0d30a077bb5b154753df123084398030354f (diff) | |
download | freebsd-ports-gnome-3a83b8d9289ab377fe477a890dcd6455987c94cb.tar.gz freebsd-ports-gnome-3a83b8d9289ab377fe477a890dcd6455987c94cb.tar.zst freebsd-ports-gnome-3a83b8d9289ab377fe477a890dcd6455987c94cb.zip |
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 5f0f336b53fd..b2c3962f3b03 100644 --- a/math/Makefile +++ b/math/Makefile @@ -414,6 +414,7 @@ SUBDIR += php4-gmp SUBDIR += php5-bcmath SUBDIR += php5-gmp + SUBDIR += php52-bcmath SUBDIR += physcalc SUBDIR += plman SUBDIR += ploticus |