aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-06-24 13:18:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-06-24 13:18:46 +0000
commit3e0a826f1a6c88a420094000fc4d58017c8b2578 (patch)
tree915b4adaa4a3c52bd5b421d9e30448269bfd5318 /security
parentbc68e966b4325f1e0915b9ca2fd81157fa7a5e17 (diff)
downloadports-3e0a826f1a6c88a420094000fc4d58017c8b2578.tar.gz
ports-3e0a826f1a6c88a420094000fc4d58017c8b2578.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/php-Auth_OpenID/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/php-Auth_OpenID/Makefile b/security/php-Auth_OpenID/Makefile
index fb5ab08b64b5..12a160c3c021 100644
--- a/security/php-Auth_OpenID/Makefile
+++ b/security/php-Auth_OpenID/Makefile
@@ -27,7 +27,7 @@ OPTIONS= BCMATH "Use bcmath instead of libgmp" off \
PGSQL "Use pgsql" off \
SQLITE "Use sqlite" off
-USE_PHP= curl
+USE_PHP= curl dom
.include <bsd.port.pre.mk>