diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-05-16 09:46:51 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-05-16 09:46:51 +0000 |
commit | 902a0675beeba6c01a038f9594a0c532079fd2f2 (patch) | |
tree | e640f9d726eb930319bafe09a6173a5b67843921 /archivers/Makefile | |
parent | c76d4dd7170ff14ee3d83458ff9f89cdbc7a5694 (diff) |
Notes
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 eed9fa27f130..2fb6b063aa76 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -139,6 +139,10 @@ SUBDIR += php52-bz2 SUBDIR += php52-zip SUBDIR += php52-zlib + SUBDIR += php53-bz2 + SUBDIR += php53-phar + SUBDIR += php53-zip + SUBDIR += php53-zlib SUBDIR += pigz SUBDIR += plzip SUBDIR += ppmd |