Date: Tue, 31 Aug 2021 12:08:38 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: 3626c7f9a809 - main - mail/nbsmtp: Add CPE information Message-ID: <202108311208.17VC8cQr012928@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=3626c7f9a8091f81caea3d80ff92b943f62b2440 commit 3626c7f9a8091f81caea3d80ff92b943f62b2440 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 11:26:55 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 11:26:55 +0000 mail/nbsmtp: Add CPE information Approved by: portmgr (blanket) --- mail/nbsmtp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/nbsmtp/Makefile b/mail/nbsmtp/Makefile index b1c2d5553f9d..01cd69debf05 100644 --- a/mail/nbsmtp/Makefile +++ b/mail/nbsmtp/Makefile @@ -11,7 +11,7 @@ COMMENT= Simple program for outgoing SMTP delivery LICENSE= GPLv2 -USES= ssl +USES= cpe ssl GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-ssl --enable-ipv6 CPPFLAGS+= -I${OPENSSLINC}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311208.17VC8cQr012928>