forked from Lainports/freebsd-ports
www/rubygem-rack16: Cosmetic change
This commit is contained in:
parent
ab152073d4
commit
152d7bb909
1 changed files with 4 additions and 3 deletions
|
|
@ -17,18 +17,19 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cpe gem shebangfix
|
||||
CPE_VENDOR= ${PORTNAME}_project
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
CPE_VENDOR= rack_project
|
||||
|
||||
PORTSCOUT= limit:^1\.6\.
|
||||
|
||||
SHEBANG_FILES= test/cgi/test.ru
|
||||
SHEBANG_LANG= rackup
|
||||
rackup_OLD_CMD= ../../bin/rackup
|
||||
rackup_CMD= ${LOCALBASE}/bin/rackup
|
||||
|
||||
PORTSCOUT= limit:^1\.6\.
|
||||
|
||||
# Avoid CONFLICTS_INSTALL with www/rubygem-rack
|
||||
post-install:
|
||||
${RM} ${STAGEDIR}${PREFIX}/bin/rackup
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue