aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:24:11 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:24:11 +0000
commitcb3fe262a8d5fe7adf54ab6d20d576eaf4bb9605 (patch)
tree435432fc2f9ff74c9477650da96a41e589eb363f
parent27a60959181fa8885ded04dc8261afb8fe5d5740 (diff)
downloadports-cb3fe262a8d5fe7adf54ab6d20d576eaf4bb9605.tar.gz
ports-cb3fe262a8d5fe7adf54ab6d20d576eaf4bb9605.zip
mail/heirloom-mailx: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--mail/heirloom-mailx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile
index 68eaf33b9994..42a6391f130b 100644
--- a/mail/heirloom-mailx/Makefile
+++ b/mail/heirloom-mailx/Makefile
@@ -15,7 +15,8 @@ OPTIONS_DEFINE= IPV6 DOCS
CONFLICTS= mailx-[0-9]*
MAKE_JOBS_UNSAFE= yes
-USES= iconv localbase ssl tar:bzip2
+USES= cpe iconv localbase ssl tar:bzip2
+CPE_VENDOR= heirloom
CPPFLAGS+= -DOPENSSL_NO_SSL2
MAKE_ARGS= PREFIX="${PREFIX}" \
SYSCONFDIR="${PREFIX}/etc" \