diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-17 18:23:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-17 18:23:48 +0000 |
commit | 2e7b1fcbbe61837d2f5828d45aa611e9179bfb75 (patch) | |
tree | 5b5cd5bb993b54c41a3fd9894ed1c46f39a690d1 /devel | |
parent | eb71f52a1ab97ff6eca5d4a3e5de8f0e0629353c (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-PHP_CompatInfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-PHP_CompatInfo/Makefile b/devel/pear-PHP_CompatInfo/Makefile index 95456698bf52..10f3fb33342f 100644 --- a/devel/pear-PHP_CompatInfo/Makefile +++ b/devel/pear-PHP_CompatInfo/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/File/Find.php:${PORTSDIR}/sysutils/pear-File_Find \ ${PEARDIR}/Event/Dispatcher.php:${PORTSDIR}/devel/pear-Event_Dispatcher -PORTSCOUT= skipv:1.9.0a1,1.9.0b1 +PORTSCOUT= skipv:1.9.0a1,1.9.0b1,1.9.0b2 USE_PHP= tokenizer USE_DOS2UNIX= yes |