git: be520331d15f - main - devel/gwenhywfar: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:30 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=be520331d15f81274a75d776aa5f6f86a19784d4
commit be520331d15f81274a75d776aa5f6f86a19784d4
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:19 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:19 +0000
devel/gwenhywfar: Add CPE information
Approved by: portmgr (blanket)
---
devel/gwenhywfar/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/gwenhywfar/Makefile b/devel/gwenhywfar/Makefile
index e4590c90e60c..2517ccd355cc 100644
--- a/devel/gwenhywfar/Makefile
+++ b/devel/gwenhywfar/Makefile
@@ -14,8 +14,9 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libgnutls.so:security/gnutls \
libgpg-error.so:security/libgpg-error
-USES= gettext gmake iconv:translit libtool localbase:ldflags \
+USES= cpe gettext gmake iconv:translit libtool localbase:ldflags \
pathfix pkgconfig
+CPE_VENDOR= aquamaniac
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-release="yes" \