diff options
author | ale <ale@FreeBSD.org> | 2004-07-19 16:17:01 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-07-19 16:17:01 +0800 |
commit | 9a265f068ab8fce787bffa0f8db10b6b57051842 (patch) | |
tree | 55f06e47aee9584979ee453f6d9261969a133787 /math/Makefile | |
parent | 947fc7d84120b0d36d026b1a31c8ae9809df8b5b (diff) | |
download | freebsd-ports-graphics-9a265f068ab8fce787bffa0f8db10b6b57051842.tar.gz freebsd-ports-graphics-9a265f068ab8fce787bffa0f8db10b6b57051842.tar.zst freebsd-ports-graphics-9a265f068ab8fce787bffa0f8db10b6b57051842.zip |
Add a new shared extension for PHP.
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 c48234a306e..0a0678feb5c 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 |