diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-07 02:05:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-07 02:05:37 +0800 |
commit | ef58737cd3b22501f9eb3c6dcf9602a52e797aee (patch) | |
tree | 6ae2144ca93ed8a7425910bee1bf5452af593037 /sysutils/rubygem-guard-compat | |
parent | e2abf5c39718077d7eba1b448502e64f9ae3cb6e (diff) | |
download | freebsd-ports-graphics-ef58737cd3b22501f9eb3c6dcf9602a52e797aee.tar.gz freebsd-ports-graphics-ef58737cd3b22501f9eb3c6dcf9602a52e797aee.tar.zst freebsd-ports-graphics-ef58737cd3b22501f9eb3c6dcf9602a52e797aee.zip |
- Remove blank line between NO_ARCH and USE_RUBY
Diffstat (limited to 'sysutils/rubygem-guard-compat')
-rw-r--r-- | sysutils/rubygem-guard-compat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/rubygem-guard-compat/Makefile b/sysutils/rubygem-guard-compat/Makefile index c4dd65b790a..e307e566fd3 100644 --- a/sysutils/rubygem-guard-compat/Makefile +++ b/sysutils/rubygem-guard-compat/Makefile @@ -12,7 +12,6 @@ COMMENT= Helps creating valid Guard plugins and testing them LICENSE= MIT NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |