aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:23:19 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:23:19 +0000
commit27a60959181fa8885ded04dc8261afb8fe5d5740 (patch)
tree9e68e4052a5d433b63d8a7a4451b9e34ff2ba3d6
parentddd3759f1e095015e3e6b79e9d244558023e3d00 (diff)
downloadports-27a60959181fa8885ded04dc8261afb8fe5d5740.tar.gz
ports-27a60959181fa8885ded04dc8261afb8fe5d5740.zip
mail/balsa: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--mail/balsa/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index ef48522f9a79..a0eb3bc9bdb6 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -21,9 +21,10 @@ RUN_DEPENDS= gnome-keyring:security/gnome-keyring
# Depends on gtkhtml4 (which is being abandonend). When our webkitgtk3
# in ports gets updated to > 1.10.x, balsa should depend on it.
-USES= desktop-file-utils gettext gmake gnome iconv pathfix perl5 \
+USES= cpe desktop-file-utils gettext gmake gnome iconv pathfix perl5 \
pkgconfig ssl tar:bzip2
USE_GNOME= gnomeprefix gtkhtml4 intlhack libxslt
+CPE_VENDOR= gnome
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-threads \