summaryrefslogtreecommitdiff
path: root/devel/simpletest
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-22 06:01:33 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-22 06:01:33 +0000
commitaf85a63c5306c01fc6a2ef8552b924c8145f8239 (patch)
tree0ce59323437ca00e2ee7f5266dda7d8968d4cfcb /devel/simpletest
parentDEPRECATED should not be quoted (diff)
PHP is required on build-time -> USE_PHP_BUILD=yes
Notes
Notes: svn path=/head/; revision=124786
Diffstat (limited to 'devel/simpletest')
-rw-r--r--devel/simpletest/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/simpletest/Makefile b/devel/simpletest/Makefile
index b57a897644cc..72d5c7d38c90 100644
--- a/devel/simpletest/Makefile
+++ b/devel/simpletest/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= neuhauser@chello.cz
COMMENT= Unit testing, mock objects and web testing framework for PHP
USE_PHP= yes
+USE_PHP_BUILD= yes
SIMPLETESTS?= unit