diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-28 17:57:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-28 17:57:39 +0000 |
commit | bff625daa0ae2fdc2cf99a542563ddd6183b13b3 (patch) | |
tree | 0f1c494f42ec9af797e67263abda68c133f4c9cb /textproc/rubygem-html-pipeline-gitlab | |
parent | - Add NO_ARCH (diff) |
- Add NO_ARCH
Notes
Notes:
svn path=/head/; revision=390853
Diffstat (limited to 'textproc/rubygem-html-pipeline-gitlab')
-rw-r--r-- | textproc/rubygem-html-pipeline-gitlab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-html-pipeline-gitlab/Makefile b/textproc/rubygem-html-pipeline-gitlab/Makefile index 829e9722c06b..5a013a72f344 100644 --- a/textproc/rubygem-html-pipeline-gitlab/Makefile +++ b/textproc/rubygem-html-pipeline-gitlab/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= rubygem-actionpack4>=4:${PORTSDIR}/www/rubygem-actionpack4 \ rubygem-mime-types>0:${PORTSDIR}/misc/rubygem-mime-types \ rubygem-sanitize>=2.1:${PORTSDIR}/textproc/rubygem-sanitize +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |