diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 08:17:01 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 08:17:01 +0000 |
commit | b3e2a3505ff62b1e0cf9873c44b2790c5daa79da (patch) | |
tree | a586a560e8a0f4e20707253f24d26d7714e66f57 /math/Makefile | |
parent | Add a new shared extension for PHP. (diff) |
Add a new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=114044
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 c48234a306e0..0a0678feb5c1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -161,6 +161,7 @@ SUBDIR += pari-devel SUBDIR += parmetis SUBDIR += php4-bcmath + SUBDIR += php4-gmp SUBDIR += physcalc SUBDIR += ploticus SUBDIR += ploticus-nox11 |