aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-07-07 02:05:37 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-07-07 02:05:37 +0800
commitef58737cd3b22501f9eb3c6dcf9602a52e797aee (patch)
tree6ae2144ca93ed8a7425910bee1bf5452af593037 /sysutils
parente2abf5c39718077d7eba1b448502e64f9ae3cb6e (diff)
downloadfreebsd-ports-gnome-ef58737cd3b22501f9eb3c6dcf9602a52e797aee.tar.gz
freebsd-ports-gnome-ef58737cd3b22501f9eb3c6dcf9602a52e797aee.tar.zst
freebsd-ports-gnome-ef58737cd3b22501f9eb3c6dcf9602a52e797aee.zip
- Remove blank line between NO_ARCH and USE_RUBY
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rubygem-guard-compat/Makefile1
-rw-r--r--sysutils/rubygem-parallel/Makefile1
-rw-r--r--sysutils/rubygem-shellany/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/rubygem-guard-compat/Makefile b/sysutils/rubygem-guard-compat/Makefile
index c4dd65b790a4..e307e566fd35 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
diff --git a/sysutils/rubygem-parallel/Makefile b/sysutils/rubygem-parallel/Makefile
index eb9398675ad6..e461ff1f4b27 100644
--- a/sysutils/rubygem-parallel/Makefile
+++ b/sysutils/rubygem-parallel/Makefile
@@ -12,7 +12,6 @@ COMMENT= Run any kind of code in parallel processes
LICENSE= MIT
NO_ARCH= yes
-
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/sysutils/rubygem-shellany/Makefile b/sysutils/rubygem-shellany/Makefile
index 5181489fd0da..33dacd2c7707 100644
--- a/sysutils/rubygem-shellany/Makefile
+++ b/sysutils/rubygem-shellany/Makefile
@@ -12,7 +12,6 @@ COMMENT= MRI+JRuby compatible command output capturing
LICENSE= MIT
NO_ARCH= yes
-
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes