git: 83efdb1a164b - main - mail/sylpheed: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:12 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=83efdb1a164b9392f34572cb478d02fb55d4e51d
commit 83efdb1a164b9392f34572cb478d02fb55d4e51d
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:02:31 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:45 +0000
mail/sylpheed: Add CPE information
Approved by: portmgr (blanket)
---
mail/sylpheed/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 9b6243d34643..ca710bebb4a5 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -18,10 +18,11 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libharfbuzz.so:print/harfbuzz
-USES= desktop-file-utils gettext gmake gnome iconv libtool pkgconfig \
+USES= cpe desktop-file-utils gettext gmake gnome iconv libtool pkgconfig \
tar:bzip2
USE_GNOME= gtk20 cairo gdkpixbuf2
USE_LDCONFIG= yes
+CPE_VENDOR= sylpheed_project
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
More information about the dev-commits-ports-all
mailing list