diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
commit | 4f5544a38b1a9cb3b0735ff410b51e7794dfeed4 (patch) | |
tree | e64ba81759aa9c8a89ab66491e9dd72cbf69ebcb /www/pear-HTTP_Request2/Makefile | |
parent | - Convert to USES=qmake (diff) |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt)
Notes
Notes:
svn path=/head/; revision=334871
Diffstat (limited to 'www/pear-HTTP_Request2/Makefile')
-rw-r--r-- | www/pear-HTTP_Request2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/pear-HTTP_Request2/Makefile b/www/pear-HTTP_Request2/Makefile index a561660a3bea..fadd1c698e8d 100644 --- a/www/pear-HTTP_Request2/Makefile +++ b/www/pear-HTTP_Request2/Makefile @@ -19,7 +19,6 @@ ZLI_DESC= PECL ZLIB support PEAR_AUTOINSTALL= yes -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCURL} |