git: 21c04e84de93 - main - www/netsurf: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:04 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=21c04e84de9325a477d917b38e2b03fb8f14dd5e commit 21c04e84de9325a477d917b38e2b03fb8f14dd5e Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:52 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:52 +0000 www/netsurf: Add CPE information Approved by: portmgr (blanket) --- www/netsurf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index a9db6ceaf11b..cb22ddf4a488 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -34,8 +34,9 @@ LIB_DEPENDS= libcss.so:textproc/libcss \ RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss \ duk:lang/duktape -USES= bison desktop-file-utils gmake gnome iconv:translit jpeg \ +USES= bison cpe desktop-file-utils gmake gnome iconv:translit jpeg \ localbase pkgconfig shebangfix ssl +CPE_VENDOR= ${PORTNAME}-browser USE_GNOME= cairo glib20 gtk30 librsvg2 SHEBANG_FILES= utils/split-messages.pl