mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- add php zlib support
PR: ports/105521 Submitted by: farrokhi@ Approved by: maintainer
This commit is contained in:
parent
603dfb3842
commit
df113fb095
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177337
@ -18,7 +18,7 @@ COMMENT= Open Source Project Management tool
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
DOTPROJECTDIR= ${PREFIX}/www/${PORTNAME}
|
||||
NO_BUILD= yes
|
||||
USE_PHP= gd mysql session
|
||||
USE_PHP= gd mysql session zlib
|
||||
DEFAULT_PHP_VER=4
|
||||
WANT_PHP_WEB= yes
|
||||
IGNORE_WITH_PHP=5
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Open Source Project Management tool
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
DOTPROJECTDIR= ${PREFIX}/www/${PORTNAME}
|
||||
NO_BUILD= yes
|
||||
USE_PHP= gd mysql session
|
||||
USE_PHP= gd mysql session zlib
|
||||
DEFAULT_PHP_VER=4
|
||||
WANT_PHP_WEB= yes
|
||||
IGNORE_WITH_PHP=5
|
||||
|
Loading…
Reference in New Issue
Block a user