Skip to content

Commit

Permalink
www/rubygem-rack16: Cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 25, 2021
1 parent ab15207 commit 152d7bb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions www/rubygem-rack16/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 152d7bb

Please sign in to comment.