mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Let it work with php5X
PR: 178430 Submitted by: Adam McDougall <mcdouga9@egr.msu.edu>
This commit is contained in:
parent
13132d3c30
commit
904f3bf482
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317822
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: pecl-uploadprogress
|
||||
# Date created: 2006/12/06
|
||||
# Whom: chinsan
|
||||
#
|
||||
# Created by: chinsan
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= uploadprogress
|
||||
PORTVERSION= 1.0.2
|
||||
@ -19,7 +15,6 @@ COMMENT= Provides track progress of a file upload
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
IGNORE_WITH_PHP=4
|
||||
DEFAULT_PHP_VER=53
|
||||
|
||||
CONFIGURE_ARGS= --enable-uploadprogress
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user