diff options
Diffstat (limited to 'www/netstiff/Makefile')
-rw-r--r-- | www/netstiff/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/netstiff/Makefile b/www/netstiff/Makefile index ed8f1ee5ea49..e4f1d2c2956e 100644 --- a/www/netstiff/Makefile +++ b/www/netstiff/Makefile @@ -11,9 +11,8 @@ WWW= http://pkqs.net/~sbeyer/ #netstiff LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE -USES= shebangfix +USES= ruby shebangfix SHEBANG_FILES= ${WRKSRC}/${PORTNAME} -USE_RUBY= yes NO_BUILD= yes NO_ARCH= yes |