aboutsummaryrefslogtreecommitdiff
path: root/databases/phppgadmin/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2005-07-30 18:46:49 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2005-07-30 18:46:49 +0000
commit5c0d8021cc90d265499feff409278684147395a2 (patch)
treee6a66e0c54f7ab5aacb3c834ed49fe19492aea84 /databases/phppgadmin/Makefile
parent6b73c76c8bf56ec66e58d26f02b9ceeaa38873a7 (diff)
downloadports-5c0d8021cc90d265499feff409278684147395a2.tar.gz
ports-5c0d8021cc90d265499feff409278684147395a2.zip
Notes
Diffstat (limited to 'databases/phppgadmin/Makefile')
-rw-r--r--databases/phppgadmin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile
index 50a6f5aa45d8..71140c9a3dfe 100644
--- a/databases/phppgadmin/Makefile
+++ b/databases/phppgadmin/Makefile
@@ -18,7 +18,7 @@ COMMENT= Web Based Postgres Administration
USE_REINPLACE= yes
USE_BZIP2= yes
.if !defined(WITHOUT_PHP_DEPENDS)
-USE_PHP= ctype imap openssl pgsql pcre posix session tokenizer xml zlib
+USE_PHP= pgsql pcre session
.endif
WRKSRC= ${WRKDIR}/phpPgAdmin
NO_BUILD= YES