git: 3626c7f9a809 - main - mail/nbsmtp: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 12:08:39 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3626c7f9a8091f81caea3d80ff92b943f62b2440
commit 3626c7f9a8091f81caea3d80ff92b943f62b2440
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 11:26:55 +0000
Commit: Bernhard Froehlich <decke at 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}
More information about the dev-commits-ports-all
mailing list