diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-23 15:40:05 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-23 15:40:05 +0000 |
commit | 9dc8b611a5b09b846c90e4986efd921178a7c50c (patch) | |
tree | 57a6bce28af43d56611d717c4c153d39708a0aa6 /graphics/Makefile | |
parent | 0484e77fc1c7c10ff74a76c122ba71af28f989ca (diff) |
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
Notes
Notes:
svn path=/head/; revision=253099
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 d04ac235dfcd..42d9c3a5c5b4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -688,6 +688,7 @@ SUBDIR += php5-exif SUBDIR += php5-ffmpeg SUBDIR += php5-gd + SUBDIR += php52-exif SUBDIR += phplot SUBDIR += phpsview SUBDIR += picpuz |