Flex compiler shell now ships with flex-sdk.
I forgot commit it with previous flex-sdk commits...
This commit is contained in:
parent
6238fbb602
commit
9ad15668b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220187
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= rascut
|
||||
PORTVERSION= 0.1.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
|
||||
MASTER_SITE_SUBDIR= hotchpotch
|
||||
|
@ -17,7 +17,7 @@ COMMENT= Ruby ActionSCript UTility
|
|||
|
||||
BUILD_DEPENDS= mongrel_rails:${PORTSDIR}/www/rubygem-mongrel \
|
||||
rackup:${PORTSDIR}/www/rubygem-rack \
|
||||
fcsh:${PORTSDIR}/devel/flex_compiler_shell
|
||||
fcsh:${PORTSDIR}/devel/flex-sdk
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RAKE= yes
|
||||
|
|
Loading…
Reference in a new issue