- Fix portscout flags

This commit is contained in:
Martin Wilke
2009-02-03 09:17:16 +00:00
parent d9037eedb8
commit dd2480c3c3
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ COMMENT= Provides missing functionality for older versions of PHP
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
PORTSCOUT= skipv:1.6.0a2
PORTSCOUT= skipv:1.6.0a1,1.6.0a2
CATEGORY= PHP
FILES= Compat.php Compat/Components.php \

View File

@@ -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.0b1
PORTSCOUT= skipv:1.9.0a1,1.9.0b1
USE_PHP= tokenizer
USE_DOS2UNIX= yes