Date: Tue, 19 Oct 2021 11:15:24 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: a2c10dc3d19b - main - net-im/profanity: Add CPE information Message-ID: <202110191115.19JBFOjl063246@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=a2c10dc3d19b5dfbf1645ccde602fd6379ada89f commit a2c10dc3d19b5dfbf1645ccde602fd6379ada89f Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-19 11:14:39 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-19 11:14:39 +0000 net-im/profanity: Add CPE information Approved by: portmgr (blanket) --- net-im/profanity/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-im/profanity/Makefile b/net-im/profanity/Makefile index 064cb810201b..e2caae59d1bb 100644 --- a/net-im/profanity/Makefile +++ b/net-im/profanity/Makefile @@ -20,7 +20,8 @@ LIB_DEPENDS= libmesode.so:net-im/libmesode \ libsignal-protocol-c.so:net/libsignal-protocol-c \ libsqlite3.so:databases/sqlite3 -USES= ncurses pkgconfig ssl python readline autoreconf libtool gnome +USES= cpe ncurses pkgconfig ssl python readline autoreconf libtool gnome +CPE_VENDOR= ${PORTNAME}_project USE_GNOME= glib20 USE_GITHUB= yes GH_ACCOUNT= profanity-im
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110191115.19JBFOjl063246>