aboutsummaryrefslogtreecommitdiffstats
path: root/net/phpldapadmin
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-07-05 10:30:58 +0800
committerlinimon <linimon@FreeBSD.org>2006-07-05 10:30:58 +0800
commit9031e59bec09aacab77ef2c5df159f0c608f702b (patch)
tree827ae89d7f66b16d725b511da7a1530bbaebc5cd /net/phpldapadmin
parentf779b58fa5f67d3ebfc7ef2c7d05f7b54d9e91ef (diff)
downloadfreebsd-ports-graphics-9031e59bec09aacab77ef2c5df159f0c608f702b.tar.gz
freebsd-ports-graphics-9031e59bec09aacab77ef2c5df159f0c608f702b.tar.zst
freebsd-ports-graphics-9031e59bec09aacab77ef2c5df159f0c608f702b.zip
Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR: ports/92445 Hat: portmgr
Diffstat (limited to 'net/phpldapadmin')
-rw-r--r--net/phpldapadmin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile
index 2dc6257cb32..6deebe0e9d6 100644
--- a/net/phpldapadmin/Makefile
+++ b/net/phpldapadmin/Makefile
@@ -19,7 +19,7 @@ COMMENT= A set of PHP-scripts to administer LDAP over the web
NO_BUILD= yes
USE_PHP= gettext ldap openssl pcre session xml
PHP_VER= 5
-BROKEN_WITH_PHP= 4
+IGNORE_WITH_PHP= 4
.if defined(WITH_SUPHP)