summaryrefslogtreecommitdiff
path: root/sysutils/rubygem-fluentd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-07 15:56:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-07 15:56:51 +0000
commitd2160fa7df48a8c5962976a1ea03c7930e353ccf (patch)
treef83a872f8f8d79c28f2d426ac91ace6ea0b76f86 /sysutils/rubygem-fluentd
parentSupport stage (diff)
Support stage
Notes
Notes: svn path=/head/; revision=350511
Diffstat (limited to 'sysutils/rubygem-fluentd')
-rw-r--r--sysutils/rubygem-fluentd/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/rubygem-fluentd/Makefile b/sysutils/rubygem-fluentd/Makefile
index 1884c6ca657d..982931d7f96e 100644
--- a/sysutils/rubygem-fluentd/Makefile
+++ b/sysutils/rubygem-fluentd/Makefile
@@ -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>