git: e20d663babb2 - main - ftp/smbftpd: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:31 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e20d663babb2014c9e9ad5e0550e8e536ed06a43

commit e20d663babb2014c9e9ad5e0550e8e536ed06a43
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 10:39:01 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-main mailing list