diff options
Diffstat (limited to 'ftp/ftplocate/Makefile')
-rw-r--r-- | ftp/ftplocate/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ftp/ftplocate/Makefile b/ftp/ftplocate/Makefile index e2f1c423c875..0d28ad0a5f33 100644 --- a/ftp/ftplocate/Makefile +++ b/ftp/ftplocate/Makefile @@ -12,10 +12,8 @@ COMMENT= A ftp search engine supporting filename and description search RUN_DEPENDS= glimpse:${PORTSDIR}/textproc/glimpse \ unzip:${PORTSDIR}/archivers/unzip -USE_PERL5= yes +USES= shebangfix perl5 NO_BUILD= yes - -USES= shebangfix SHEBANG_FILES= bin/*.pl template/ftplocate post-extract: |