Date: Thu, 21 Oct 2021 14:36:52 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b9cacc8db2a2 - main - textproc/artha: Add CPE information Message-ID: <202110211436.19LEaqCM074566@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211436.19LEaqCM074566>