git: dd78c1038d9a - main - ftp/proftpd: unbreak modules build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Dec 2024 02:13:06 UTC
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd78c1038d9a14f6d251113ae553c4cf20f3ca80 commit dd78c1038d9a14f6d251113ae553c4cf20f3ca80 Author: Martin Matuska <mm@FreeBSD.org> AuthorDate: 2024-12-22 02:12:29 +0000 Commit: Martin Matuska <mm@FreeBSD.org> CommitDate: 2024-12-22 02:12:29 +0000 ftp/proftpd: unbreak modules build --- ftp/proftpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 4e43e337452c..eea8314adf6c 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -47,7 +47,7 @@ PORTDOCS= * .endif MAKE_JOBS_UNSAFE= yes -USES= gmake libtool perl5 +USES+= gmake libtool perl5 USE_PERL5= run GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share