Date: Tue, 31 Aug 2021 12:08:30 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e20d663babb2 - main - ftp/smbftpd: Add CPE information Message-ID: <202108311208.17VC8Uhh012754@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=e20d663babb2014c9e9ad5e0550e8e536ed06a43 commit e20d663babb2014c9e9ad5e0550e8e536ed06a43 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 10:39:01 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 11:24:19 +0000 ftp/smbftpd: Add CPE information Approved by: portmgr (blanket) --- ftp/smbftpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftp/smbftpd/Makefile b/ftp/smbftpd/Makefile index 6487d62018a5..13279e55eded 100644 --- a/ftp/smbftpd/Makefile +++ b/ftp/smbftpd/Makefile @@ -17,7 +17,7 @@ HAS_CONFIGURE= yes MAKE_ENV+= OSTYPE=FreeBSD CONFIGURE_ARGS+= "--prefix=${PREFIX}" -USES= perl5 +USES= cpe perl5 USE_RC_SUBR= ${PORTNAME} MYSQL_USES= mysql
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311208.17VC8Uhh012754>