diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 09:01:27 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 09:01:27 +0000 |
commit | ad9d4f30673c0c63ff354ce1b123a7e6254ec044 (patch) | |
tree | a880c6a608b3b890a8bbd7eb99ae3e72cb58d718 /devel/Makefile | |
parent | e83d13c6da429d1c61677e7ffd0b26776e3934cd (diff) | |
download | ports-ad9d4f30673c0c63ff354ce1b123a7e6254ec044.tar.gz ports-ad9d4f30673c0c63ff354ce1b123a7e6254ec044.zip |
Add a new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=114114
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5165c12b7a0e..51e2c87fbb04 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1043,6 +1043,7 @@ SUBDIR += php4-sysvsem SUBDIR += php4-sysvshm SUBDIR += php4-tokenizer + SUBDIR += php5-dio SUBDIR += php5-pcre SUBDIR += php5-pear SUBDIR += phptags |