From fada737300174103bff4aceb28479e7a4b94fdd5 Mon Sep 17 00:00:00 2001 From: az Date: Thu, 12 Sep 2013 15:23:58 +0000 Subject: - convert to the new perl5 framework - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) --- ftp/ftplocate/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ftp') 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: -- cgit