diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:22:10 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:22:10 +0000 |
commit | 993768b304c545e0b2784552278066ca831015ff (patch) | |
tree | 0ebb325c7fac2891bcc2955268d4c6781268d326 /graphics/Makefile | |
parent | 54c2769190ceafcabc7d627eb287acad1f9ee942 (diff) | |
download | ports-993768b304c545e0b2784552278066ca831015ff.tar.gz ports-993768b304c545e0b2784552278066ca831015ff.zip |
Add new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=113966
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 c76e812c437a..b828bae782c5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -319,6 +319,7 @@ SUBDIR += pho SUBDIR += photopc SUBDIR += php4-gd + SUBDIR += php5-gd SUBDIR += phplot SUBDIR += picturebook SUBDIR += piddle |