aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-31 09:06:07 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-31 09:23:24 +0000
commitb32bd886b273a96641c3dd2ded4a7f6c97dc8f0c (patch)
treeed6c6321cbca650267aeab4112f80c936d2894eb /ftp
parentb9fdd7134c256119c1b2d403945340d4613c36af (diff)
downloadports-b32bd886b273a96641c3dd2ded4a7f6c97dc8f0c.tar.gz
ports-b32bd886b273a96641c3dd2ded4a7f6c97dc8f0c.zip
ftp/wzdftpd: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wzdftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
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