Support stage

This commit is contained in:
Baptiste Daroussin 2014-04-07 15:56:51 +00:00
parent b6b3ebf536
commit d2160fa7df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350511
5 changed files with 1 additions and 11 deletions

View file

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

View file

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

View file

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

View file

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

View file

@ -28,10 +28,4 @@ USERS= fluentd
GROUPS= fluentd
SUB_LIST+= USER=${USERS} GROUP=${GROUPS}
NO_STAGE= yes
.include <bsd.port.pre.mk>
post-install:
${INSTALL} -d -o ${USERS} -g ${GROUPS} -m 775 /var/run/fluentd
.include <bsd.port.post.mk>
.include <bsd.port.mk>