- Add missing dependency
This commit is contained in:
parent
fa7d6a4cd3
commit
94ceae9aa8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244436
1 changed files with 2 additions and 1 deletions
|
@ -6,13 +6,14 @@
|
|||
|
||||
PORTNAME= phpSysInfo
|
||||
DISTVERSION= 3.0-RC9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/3.0-RC9
|
||||
|
||||
MAINTAINER= walt@relnor.com
|
||||
COMMENT= A PHP script for displaying system information
|
||||
|
||||
USE_PHP= pcre xml simplexml
|
||||
USE_PHP= pcre xml simplexml mbstring
|
||||
WANT_PHP_WEB= yes
|
||||
|
||||
CONFLICTS= phpsysinfo-2.[0-9]*
|
||||
|
|
Loading…
Reference in a new issue