- Switch mysqli support
This commit is contained in:
parent
0f422635f4
commit
dfd05b6d2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409716
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= weberp
|
||||
PORTVERSION= 4.12.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= finance www
|
||||
MASTER_SITES= SF/web-erp/
|
||||
DISTNAME= webERP_${PORTVERSION}
|
||||
|
@ -17,7 +17,7 @@ PORTSCOUT= skipv:3.12
|
|||
|
||||
USES= gettext shebangfix zip
|
||||
SHEBANG_FILES= report_runner.php
|
||||
USE_PHP= mysql gettext
|
||||
USE_PHP= mysqli gettext
|
||||
WRKSRC= ${WRKDIR}/webERP
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
Loading…
Reference in a new issue