aboutsummaryrefslogtreecommitdiff
path: root/www/phpsysinfo-dev
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-11-18 16:28:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-11-18 16:28:51 +0000
commit94ceae9aa86d8c7e1fd590e5d316acace76455c9 (patch)
tree4f91a84b0a89f1cda4feb13576aab451c10a0961 /www/phpsysinfo-dev
parentfa7d6a4cd37479b2ca5c989ce97c4207437cd398 (diff)
downloadports-94ceae9aa86d8c7e1fd590e5d316acace76455c9.tar.gz
ports-94ceae9aa86d8c7e1fd590e5d316acace76455c9.zip
- Add missing dependency
Notes
Notes: svn path=/head/; revision=244436
Diffstat (limited to 'www/phpsysinfo-dev')
-rw-r--r--www/phpsysinfo-dev/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/phpsysinfo-dev/Makefile b/www/phpsysinfo-dev/Makefile
index a09b79b4e799..a997e5c74fb3 100644
--- a/www/phpsysinfo-dev/Makefile
+++ b/www/phpsysinfo-dev/Makefile
@@ -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]*