diff options
-rw-r--r-- | www/interchange/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/interchange/Makefile b/www/interchange/Makefile index 2e1c60926ea5..8455056eda12 100644 --- a/www/interchange/Makefile +++ b/www/interchange/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Safe-Hole>=0.10:security/p5-Safe-Hole \ p5-Set-Crontab>=1.00:devel/p5-Set-Crontab \ p5-Digest-SHA1>=2.11:security/p5-Digest-SHA1 -USES= perl5 shebangfix tar:bzip2 +USES= cpe perl5 shebangfix tar:bzip2 +CPE_VENDOR= redhat SHEBANG_FILES= dist/src/compile.pl \ dist/src/cpan_local_install \ dist/src/mod_perl_tlink.pl \ |