- Fix portscout flags
This commit is contained in:
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user