git: b9cacc8db2a2 - main - textproc/artha: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:52 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=b9cacc8db2a2e5366b1bb14a75400fcbed0ad073 commit b9cacc8db2a2e5366b1bb14a75400fcbed0ad073 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:19 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:19 +0000 textproc/artha: Add CPE information Approved by: portmgr (blanket) --- textproc/artha/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/artha/Makefile b/textproc/artha/Makefile index 8766dc20707c..29310dd5a29e 100644 --- a/textproc/artha/Makefile +++ b/textproc/artha/Makefile @@ -16,7 +16,8 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool -USES= gmake gnome libtool pkgconfig +USES= cpe gmake gnome libtool pkgconfig +CPE_VENDOR= ${PORTNAME}_project CONFIGURE_ARGS= --enable-static=no --x-includes=${LOCALBASE}/include \ --x-libraries=${LOCALBASE}/lib