diff options
author | ale <ale@FreeBSD.org> | 2004-07-19 17:21:05 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-07-19 17:21:05 +0800 |
commit | 8062a5048b7cca5fb667daa4e0fa85227b654488 (patch) | |
tree | 294060e34fc7ef170aa8ef5467f1ae10fcbe80f5 /sysutils/Makefile | |
parent | abcf98d3ac2f69b563b930c3e4e6c9157d2f1042 (diff) | |
download | freebsd-ports-gnome-8062a5048b7cca5fb667daa4e0fa85227b654488.tar.gz freebsd-ports-gnome-8062a5048b7cca5fb667daa4e0fa85227b654488.tar.zst freebsd-ports-gnome-8062a5048b7cca5fb667daa4e0fa85227b654488.zip |
Add a new shared extension for PHP.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 639593b65f15..725e817c213b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -291,6 +291,7 @@ SUBDIR += pfstat SUBDIR += pftop SUBDIR += php4-posix + SUBDIR += php5-posix SUBDIR += pib SUBDIR += pipemeter SUBDIR += pkg_cutleaves |