summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-03-02 07:31:19 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-03-02 07:31:19 +0000
commitfe4f8bfd70d0420a584b18be127cd4a1a605918e (patch)
treeec72f35d03ff2323f3802cd7c6d987edccf15c58 /databases
parentAdd p5-Net-SIP 0.23, framework SIP (Voice Over IP, RFC3261). (diff)
- fix dependencies
PR: ports/109747 Submitted by: maintainer (Matthew Seaman)
Notes
Notes: svn path=/head/; revision=186331
Diffstat (limited to 'databases')
-rw-r--r--databases/phpmyadmin/Makefile3
-rw-r--r--databases/phpmyadmin211/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile
index b9bee4c526eb..348725e81265 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= phpMyAdmin
DISTVERSION= 2.10.0.1
+PORTREVISION= 1
CATEGORIES= databases www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= phpmyadmin
@@ -18,7 +19,7 @@ COMMENT= A set of PHP-scripts to manage MySQL over the web
USE_BZIP2= yes
NO_BUILD= yes
.if !defined(WITHOUT_PHP_DEPENDS)
-USE_PHP= mysql pcre session
+USE_PHP= ctype mysql pcre session
.endif
SUB_LIST+= "MYADMDIR=${MYADMDIR}" \
diff --git a/databases/phpmyadmin211/Makefile b/databases/phpmyadmin211/Makefile
index b9bee4c526eb..348725e81265 100644
--- a/databases/phpmyadmin211/Makefile
+++ b/databases/phpmyadmin211/Makefile
@@ -7,6 +7,7 @@
PORTNAME= phpMyAdmin
DISTVERSION= 2.10.0.1
+PORTREVISION= 1
CATEGORIES= databases www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= phpmyadmin
@@ -18,7 +19,7 @@ COMMENT= A set of PHP-scripts to manage MySQL over the web
USE_BZIP2= yes
NO_BUILD= yes
.if !defined(WITHOUT_PHP_DEPENDS)
-USE_PHP= mysql pcre session
+USE_PHP= ctype mysql pcre session
.endif
SUB_LIST+= "MYADMDIR=${MYADMDIR}" \