mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
www/rubygem-passenger: remove USE_RAKE
This commit is contained in:
parent
30a3e164ca
commit
52430b65bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414177
@ -10,6 +10,8 @@ PKGNAMEPREFIX= rubygem-
|
||||
MAINTAINER= osa@FreeBSD.org
|
||||
COMMENT= Modules for running Ruby on Rails and Rack applications
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/rake:devel/rubygem-rake
|
||||
|
||||
CPE_VENDOR= phusion
|
||||
CPE_PRODUCT= passenger
|
||||
|
||||
@ -22,7 +24,7 @@ SYMLINK_DESC= Create passenger symlink
|
||||
OPTIONS_DEFAULT= APACHE22
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RAKE= yes
|
||||
RAKE_BIN= ${LOCALBASE}/bin/rake
|
||||
USES= cpe gem
|
||||
NOPORTDOCS= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user