diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-09-10 10:48:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-09-10 10:48:56 +0000 |
commit | 336e032f3c49d0f8fb5567ce993186937f499540 (patch) | |
tree | ae0c098216e93201dbecc05548a9ddfdc2120243 /www/linklint | |
parent | 7ab1953b5919028af20f27b193d2469601c0894e (diff) | |
download | ports-336e032f3c49d0f8fb5567ce993186937f499540.tar.gz ports-336e032f3c49d0f8fb5567ce993186937f499540.zip |
Notes
Diffstat (limited to 'www/linklint')
-rw-r--r-- | www/linklint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/linklint/Makefile b/www/linklint/Makefile index 7456ac7bfb38..1a462993ad89 100644 --- a/www/linklint/Makefile +++ b/www/linklint/Makefile @@ -12,6 +12,7 @@ COMMENT= Perl script that checks links on web sites USES= shebangfix perl5 USE_PERL5= run +NO_ARCH= yes NO_BUILD= yes SHEBANG_FILES= ${DISTNAME} |