diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:58:22 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:58:22 +0000 |
commit | 42f28d58a889b9a4dcfe5edd0f664c4048bcf42b (patch) | |
tree | e10c110157b8d63e8a1ebaae218f14f9e0473e4d /textproc/rubygem-gitlab-grit | |
parent | 6cb19e796211713cc57235db5a31f8e9cb87ab6b (diff) |
- Add stage support
Notes
Notes:
svn path=/head/; revision=332051
Diffstat (limited to 'textproc/rubygem-gitlab-grit')
-rw-r--r-- | textproc/rubygem-gitlab-grit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/rubygem-gitlab-grit/Makefile b/textproc/rubygem-gitlab-grit/Makefile index 0357b2a4e672..3fb86f9415a8 100644 --- a/textproc/rubygem-gitlab-grit/Makefile +++ b/textproc/rubygem-gitlab-grit/Makefile @@ -17,6 +17,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |