git: c4b3cf06c0ae - main - textproc/libcroco: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:19:27 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c4b3cf06c0aec9e4128e9f2858206fcdd965cae8
commit c4b3cf06c0aec9e4128e9f2858206fcdd965cae8
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:00:40 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:22 +0000
textproc/libcroco: Add CPE information
Approved by: portmgr (blanket)
---
textproc/libcroco/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile
index 99b6b610e3d5..782e03e4e539 100644
--- a/textproc/libcroco/Makefile
+++ b/textproc/libcroco/Makefile
@@ -11,11 +11,12 @@ COMMENT= CSS2 parsing library
LICENSE= LGPL21
GNU_CONFIGURE= yes
-USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
+USES= cpe gettext gmake gnome libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
USE_GNOME= glib20 libxml2
CONFIGURE_ARGS= --disable-gtk-doc-html
INSTALL_TARGET= install-strip
+CPE_VENDOR= gnome
PLIST_SUB= VERSION="0.6"
More information about the dev-commits-ports-all
mailing list