diff options
author | ale <ale@FreeBSD.org> | 2004-07-19 15:56:59 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-07-19 15:56:59 +0800 |
commit | c4e0638400cc4dc393473e42584baee1a4546a48 (patch) | |
tree | 383b1ec20127583f3250cf48541ab0fdec3c8406 /devel | |
parent | 9d88e275c8c9fce156b5a8b7416908952acdf95b (diff) | |
download | freebsd-ports-gnome-c4e0638400cc4dc393473e42584baee1a4546a48.tar.gz freebsd-ports-gnome-c4e0638400cc4dc393473e42584baee1a4546a48.tar.zst freebsd-ports-gnome-c4e0638400cc4dc393473e42584baee1a4546a48.zip |
Add a new shared extension for PHP.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 469c525b12d6..2413c61cabdc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1030,6 +1030,7 @@ SUBDIR += pharmacy SUBDIR += php-dbg SUBDIR += php-xdebug + SUBDIR += php4-dio SUBDIR += php4-pcre SUBDIR += php4-pear SUBDIR += php5-pcre |