diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-04 12:34:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-04 12:34:25 +0000 |
commit | 54497cdc7646f101d38c70bbef4387043ff25212 (patch) | |
tree | 1246405c4dd7cddf7c4a9eecf9d898f14bf93490 /devel/pear-PHP_CompatInfo | |
parent | 075efa0c4b2775c79dda09a04663e6de6908dfc5 (diff) | |
download | ports-54497cdc7646f101d38c70bbef4387043ff25212.tar.gz ports-54497cdc7646f101d38c70bbef4387043ff25212.zip |
- Add/Update portscout flags
Notes
Notes:
svn path=/head/; revision=225228
Diffstat (limited to 'devel/pear-PHP_CompatInfo')
-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 add7f65fea6e..ffb83602135f 100644 --- a/devel/pear-PHP_CompatInfo/Makefile +++ b/devel/pear-PHP_CompatInfo/Makefile @@ -15,7 +15,7 @@ COMMENT= PEAR class to find out the minimum version and extensions required BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} -PORTSCOUT= skipv:1.6.0a2 +PORTSCOUT= skipv:1.9.0b1 USE_PHP= tokenizer USE_DOS2UNIX= yes |