diff options
author | ale <ale@FreeBSD.org> | 2004-07-19 15:34:56 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-07-19 15:34:56 +0800 |
commit | a4f4e2ae6a42163a0a97def34da0ea012ab80e05 (patch) | |
tree | c0e9a6f8b2b8e2358de7377223e1c97b5a7c9d0f /archivers | |
parent | 607ca07f2439ed4d8313208fbf8cf693938ae247 (diff) | |
download | freebsd-ports-gnome-a4f4e2ae6a42163a0a97def34da0ea012ab80e05.tar.gz freebsd-ports-gnome-a4f4e2ae6a42163a0a97def34da0ea012ab80e05.tar.zst freebsd-ports-gnome-a4f4e2ae6a42163a0a97def34da0ea012ab80e05.zip |
Add a new shared extension for PHP.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 86e767088923..ff95c98cb489 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -52,6 +52,7 @@ SUBDIR += parchive SUBDIR += pear-Archive_Tar SUBDIR += pecl-zip + SUBDIR += php4-bz2 SUBDIR += ppunpack SUBDIR += py-bzip2 SUBDIR += py-lzma |