Date: Wed, 20 Oct 2021 16:14:13 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: 7427054309a0 - main - graphics/nip2: Add CPE information Message-ID: <202110201614.19KGED8o085517@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=7427054309a0e5a82c1358a7ce88541534911094 commit 7427054309a0e5a82c1358a7ce88541534911094 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:12 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:12 +0000 graphics/nip2: Add CPE information Approved by: portmgr (blanket) --- graphics/nip2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile index bc8cdd9fe224..ffc1743cdf42 100644 --- a/graphics/nip2/Makefile +++ b/graphics/nip2/Makefile @@ -17,8 +17,9 @@ LIB_DEPENDS= libvips.so:graphics/vips \ libfreetype.so:print/freetype2 RUN_DEPENDS= xdg-open:devel/xdg-utils -USES= bison desktop-file-utils dos2unix gettext gmake gnome pkgconfig \ +USES= bison cpe desktop-file-utils dos2unix gettext gmake gnome pkgconfig \ shared-mime-info +CPE_VENDOR= ${PORTNAME}_project DOS2UNIX_GLOB= *.def USE_GNOME= cairo gdkpixbuf2 gtk20 libxml2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201614.19KGED8o085517>