diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/lolcat/Makefile | 2 | ||||
-rw-r--r-- | games/rubygem-fortune_gem/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/lolcat/Makefile b/games/lolcat/Makefile index 49bb568f8614..5814cf6dc0c3 100644 --- a/games/lolcat/Makefile +++ b/games/lolcat/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= rubygem-trollop1>=1.9:devel/rubygem-trollop1 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/lolcat diff --git a/games/rubygem-fortune_gem/Makefile b/games/rubygem-fortune_gem/Makefile index 30cfcdc1f4a6..5d9432523a4d 100644 --- a/games/rubygem-fortune_gem/Makefile +++ b/games/rubygem-fortune_gem/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem PLIST_FILES= bin/fortune_gem .include <bsd.port.mk> |