1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Add dependency on phpX-dom

PR:		ports/124734
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
This commit is contained in:
Edwin Groothuis 2008-06-24 13:18:46 +00:00
parent bc68e966b4
commit 3e0a826f1a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215689

View File

@ -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>