diff options
author | ale <ale@FreeBSD.org> | 2013-06-24 22:32:11 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2013-06-24 22:32:11 +0800 |
commit | 48d5fb51023dbbe8f2a70121c289e1849e7e14eb (patch) | |
tree | fd816d2c8b34ef7db2d6bcabe7358eaa7fb2d04f /archivers/Makefile | |
parent | 19160cd533a64299fc9d3710c4d21307ce72df91 (diff) | |
download | freebsd-ports-gnome-48d5fb51023dbbe8f2a70121c289e1849e7e14eb.tar.gz freebsd-ports-gnome-48d5fb51023dbbe8f2a70121c289e1849e7e14eb.tar.zst freebsd-ports-gnome-48d5fb51023dbbe8f2a70121c289e1849e7e14eb.zip |
Welcome PHP 5.5!
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 905ba4fabb3b..87b1cadf0e70 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -144,6 +144,10 @@ SUBDIR += php53-phar SUBDIR += php53-zip SUBDIR += php53-zlib + SUBDIR += php55-bz2 + SUBDIR += php55-phar + SUBDIR += php55-zip + SUBDIR += php55-zlib SUBDIR += pigz SUBDIR += pixz SUBDIR += plzip |