diff options
-rw-r--r-- | devel/pear-PHPUnit3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pear-PHPUnit3/Makefile b/devel/pear-PHPUnit3/Makefile index 478c9fa6fa72..4de710fc5553 100644 --- a/devel/pear-PHPUnit3/Makefile +++ b/devel/pear-PHPUnit3/Makefile @@ -16,6 +16,8 @@ COMMENT= PEAR regression testing framework for unit tests BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} +MANUAL_PACKAGE_BUILD= attempts to contact pear.phpunit.de during install phase + CONFLICTS= PHPUnit-[0-9]* LATEST_LINK= pear-${PORTNAME} |