Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:21 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: b32bd886b273 - main - ftp/wzdftpd: Add CPE information
Message-ID:  <202108310925.17V9PLwN093496@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=b32bd886b273a96641c3dd2ded4a7f6c97dc8f0c

commit b32bd886b273a96641c3dd2ded4a7f6c97dc8f0c
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 09:06:07 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310925.17V9PLwN093496>