1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage safe

This commit is contained in:
Martin Wilke 2014-01-24 14:56:38 +00:00
parent cfdf16ddf2
commit 8343aef21a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340906
7 changed files with 1 additions and 8 deletions

View File

@ -18,8 +18,7 @@ RUBYGEM_AUTOPLIST= yes
REINPLACE_ARGS= -i ''
NO_STAGE= yes
post-install:
@${REINPLACE_CMD} -e '/s.date/d' ${PREFIX}/${GEM_SPEC}
@${REINPLACE_CMD} -e '/s.date/d' ${STAGEDIR}${PREFIX}/${GEM_SPEC}
.include <bsd.port.mk>

View File

@ -23,5 +23,4 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rabbirack
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -16,5 +16,4 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/restclient
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -17,5 +17,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -18,7 +18,6 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
post-patch:
${REINPLACE_CMD} 's/0.4.1/${PORTVERSION}/' ${BUILD_WRKSRC}/${GEMFILES}spec

View File

@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -16,5 +16,4 @@ USE_RUBYGEMS= yes
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>