diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2011-10-19 08:31:11 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2011-10-19 08:31:11 +0000 |
commit | 321cbda1eeb48ff4efc475f331cd1c927a864a98 (patch) | |
tree | 3c2f5a6277d20804c972730a41eda4698df54315 /devel/pear-PHPUnit | |
parent | 2494800341c8bb6fe805f99a465d4f22a5b01cd1 (diff) |
Notes
Diffstat (limited to 'devel/pear-PHPUnit')
-rw-r--r-- | devel/pear-PHPUnit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pear-PHPUnit/Makefile b/devel/pear-PHPUnit/Makefile index 89c413b3ef2f..5db8e7ab528f 100644 --- a/devel/pear-PHPUnit/Makefile +++ b/devel/pear-PHPUnit/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit CONFLICTS= pear-PHPUnit-[23]* +NO_LATEST_LINK= yes PEAR_CHANNEL= phpunit PEAR_AUTOINSTALL= yes |