diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-07 15:56:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-07 15:56:51 +0000 |
commit | d2160fa7df48a8c5962976a1ea03c7930e353ccf (patch) | |
tree | f83a872f8f8d79c28f2d426ac91ace6ea0b76f86 /sysutils/rubygem-fluent-plugin-config-expander | |
parent | b6b3ebf536d0e7824dde7f4964bdfeac1d394ff2 (diff) | |
download | ports-d2160fa7df48a8c5962976a1ea03c7930e353ccf.tar.gz ports-d2160fa7df48a8c5962976a1ea03c7930e353ccf.zip |
Support stage
Notes
Notes:
svn path=/head/; revision=350511
Diffstat (limited to 'sysutils/rubygem-fluent-plugin-config-expander')
-rw-r--r-- | sysutils/rubygem-fluent-plugin-config-expander/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/rubygem-fluent-plugin-config-expander/Makefile b/sysutils/rubygem-fluent-plugin-config-expander/Makefile index 0d0088504e76..376c9cd65b13 100644 --- a/sysutils/rubygem-fluent-plugin-config-expander/Makefile +++ b/sysutils/rubygem-fluent-plugin-config-expander/Makefile @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |