diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-steam-utils/Makefile | 4 | ||||
-rw-r--r-- | games/ninix-aya/Makefile | 3 | ||||
-rw-r--r-- | games/rubygem-fortune_gem/Makefile | 1 | ||||
-rw-r--r-- | games/rubygem-lolcat/Makefile | 1 | ||||
-rw-r--r-- | games/rubygem-vimgolf/Makefile | 1 |
5 files changed, 2 insertions, 8 deletions
diff --git a/games/linux-steam-utils/Makefile b/games/linux-steam-utils/Makefile index 19a2d37a21eb..2e16c0af52cf 100644 --- a/games/linux-steam-utils/Makefile +++ b/games/linux-steam-utils/Makefile @@ -17,16 +17,14 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ liberation-fonts-ttf>=0:x11-fonts/liberation-fonts-ttf \ zenity:x11/zenity -USES= linux +USES= linux ruby:run USE_GITHUB= yes GH_ACCOUNT= shkhln GH_PROJECT= linuxulator-steam-utils USE_LINUX= devtools:build dbuslibs gtk2 dri nss alsa-plugins-oss -USE_RUBY= yes -RUBY_NO_BUILD_DEPENDS= yes MAKE_ARGS+= PREFIX=${STAGEDIR}${PREFIX} ALL_TARGET= build diff --git a/games/ninix-aya/Makefile b/games/ninix-aya/Makefile index f75fb87dd82a..387d3d9a3f3c 100644 --- a/games/ninix-aya/Makefile +++ b/games/ninix-aya/Makefile @@ -17,10 +17,9 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.7.3:textproc/rubygem-charlock_holmes \ rubygem-narray>=0.6.1.1:math/rubygem-narray \ rubygem-rubyzip>=1.2.1:archivers/rubygem-rubyzip +USES= gettext ruby tar:tgz NO_ARCH= yes PORTDOCS= COPYING ChangeLog README README.ninix SAORI -USES= gettext tar:tgz -USE_RUBY= yes OPTIONS_DEFINE= DOCS diff --git a/games/rubygem-fortune_gem/Makefile b/games/rubygem-fortune_gem/Makefile index 72c1d91c8292..533029ddbe2e 100644 --- a/games/rubygem-fortune_gem/Makefile +++ b/games/rubygem-fortune_gem/Makefile @@ -10,7 +10,6 @@ WWW= https://github.com/nodanaonlyzuul/fortune_gem LICENSE= MIT NO_ARCH= yes -USE_RUBY= yes USES= gem PLIST_FILES= bin/fortune_gem diff --git a/games/rubygem-lolcat/Makefile b/games/rubygem-lolcat/Makefile index 6952cbcf5114..3c6f33a0d763 100644 --- a/games/rubygem-lolcat/Makefile +++ b/games/rubygem-lolcat/Makefile @@ -16,7 +16,6 @@ RUN_DEPENDS= rubygem-manpages>=0.6.1<0.7:devel/rubygem-manpages \ USES= gem -USE_RUBY= yes NO_ARCH= yes diff --git a/games/rubygem-vimgolf/Makefile b/games/rubygem-vimgolf/Makefile index 2d04be7caca2..228ce6a88e59 100644 --- a/games/rubygem-vimgolf/Makefile +++ b/games/rubygem-vimgolf/Makefile @@ -14,7 +14,6 @@ RUN_DEPENDS= rubygem-highline>=2.0:devel/rubygem-highline \ rubygem-thor>=1.0:devel/rubygem-thor USES= gem -USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/${PORTNAME} |