diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-22 06:01:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-22 06:01:33 +0000 |
commit | af85a63c5306c01fc6a2ef8552b924c8145f8239 (patch) | |
tree | 0ce59323437ca00e2ee7f5266dda7d8968d4cfcb | |
parent | 101ee5885c0a7d63b494dd2009fd6c6d46fe6fa5 (diff) | |
download | ports-af85a63c5306c01fc6a2ef8552b924c8145f8239.tar.gz ports-af85a63c5306c01fc6a2ef8552b924c8145f8239.zip |
Notes
-rw-r--r-- | devel/simpletest/Makefile | 1 |
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 |