diff options
author | vanilla <vanilla@FreeBSD.org> | 2015-01-13 20:41:25 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2015-01-13 20:41:25 +0800 |
commit | f0936946d5c9473f47cb955c1736f280b9ababb0 (patch) | |
tree | ef4b836073057869f7dccc513f4d11c0cc759c2e /www/Makefile | |
parent | 48691a8f875cfb448a5b2167380638422d64a61a (diff) | |
download | freebsd-ports-gnome-f0936946d5c9473f47cb955c1736f280b9ababb0.tar.gz freebsd-ports-gnome-f0936946d5c9473f47cb955c1736f280b9ababb0.tar.zst freebsd-ports-gnome-f0936946d5c9473f47cb955c1736f280b9ababb0.zip |
1: Add www/pecl-http1, repo copy from www/pecl-http
2: add CONFLICTS.
PR: ports/96677
Submitted by: Bernard Spil <spil.oss at gmail.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index cda82624acec..71fe41f4fb76 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1388,6 +1388,7 @@ SUBDIR += pecl-APC SUBDIR += pecl-amfext SUBDIR += pecl-http + SUBDIR += pecl-http1 SUBDIR += pecl-solr SUBDIR += pecl-sphinx SUBDIR += pecl-swish |