diff options
author | ale <ale@FreeBSD.org> | 2004-07-19 17:10:26 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-07-19 17:10:26 +0800 |
commit | 1d74f30a26a2511d8a7cad3490221c87cc43a3cd (patch) | |
tree | 9bf6b34faea44e45914667f183212ee16b33e9ae /graphics/Makefile | |
parent | 8543d48dfb9c61888a7817e3e5960ad38fdac51f (diff) | |
download | freebsd-ports-graphics-1d74f30a26a2511d8a7cad3490221c87cc43a3cd.tar.gz freebsd-ports-graphics-1d74f30a26a2511d8a7cad3490221c87cc43a3cd.tar.zst freebsd-ports-graphics-1d74f30a26a2511d8a7cad3490221c87cc43a3cd.zip |
Add a new shared extension for PHP.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1ed6181c7f7..4dba04d15ef 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -321,6 +321,7 @@ SUBDIR += php4-exif SUBDIR += php4-gd SUBDIR += php4-ming + SUBDIR += php5-exif SUBDIR += php5-gd SUBDIR += phplot SUBDIR += picturebook |