diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-26 16:45:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-26 16:45:01 +0000 |
commit | f298d63ee9678475ce5fce7cd51070b31f09267f (patch) | |
tree | 12f4165cff7b512ee704b76c4c8ac1f6cbb3e6dd /www/pecl-http | |
parent | 00d083a0ec9204ac6329185ea783b3b9296917fc (diff) | |
download | ports-f298d63ee9678475ce5fce7cd51070b31f09267f.tar.gz ports-f298d63ee9678475ce5fce7cd51070b31f09267f.zip |
- Stage support
Notes
Notes:
svn path=/head/; revision=341245
Diffstat (limited to 'www/pecl-http')
-rw-r--r-- | www/pecl-http/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 346b67b69717..82c3699c6262 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -21,5 +21,4 @@ CONFIGURE_ARGS+= --with-http-curl-requests \ --with-http-zlib-compression \ --with-http-magic-mime -NO_STAGE= yes .include <bsd.port.mk> |