diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gnarr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnarr/Makefile b/games/gnarr/Makefile index c38563fe74e3..752ba5c7d6bc 100644 --- a/games/gnarr/Makefile +++ b/games/gnarr/Makefile @@ -11,7 +11,7 @@ MAINTAINER= daniel.ryslink@dialtelecom.cz COMMENT= Program for generating battle cries NO_BUILD= yes -USES= perl5 shebangfix +USES= perl5 shebangfix SHEBANG_FILES= gnarr .include <bsd.port.mk> |