git: b32bd886b273 - main - ftp/wzdftpd: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:22 UTC 2021


The branch main has been updated by decke:

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

commit b32bd886b273a96641c3dd2ded4a7f6c97dc8f0c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:06:07 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:24 +0000

    ftp/wzdftpd: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 ftp/wzdftpd/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index 9254cca4571b..e2763d47dc21 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Modular FTP server configurable online using SITE commands
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		autoreconf gettext-tools libtool localbase pkgconfig
+USES=		autoreconf cpe gettext-tools libtool localbase pkgconfig
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--sysconfdir=${ETCDIR} --disable-bonjour --disable-static
 INSTALL_TARGET=	install-strip


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