diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-20 16:13:10 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-20 16:13:10 +0000 |
commit | fef47ad6a76f7e5f572ca1a27a4fccb349e4e71c (patch) | |
tree | 3967e25ffe4744276c5c501e8d285189db327693 /graphics/librsvg2-rust/Makefile | |
parent | 7c7ef0536e67d131964b3317a93af1b4fbef34d0 (diff) | |
download | ports-fef47ad6a76f7e5f572ca1a27a4fccb349e4e71c.tar.gz ports-fef47ad6a76f7e5f572ca1a27a4fccb349e4e71c.zip |
graphics/librsvg2-rust: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/librsvg2-rust/Makefile')
-rw-r--r-- | graphics/librsvg2-rust/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile index 1b8b19ca27af..e41d073a88df 100644 --- a/graphics/librsvg2-rust/Makefile +++ b/graphics/librsvg2-rust/Makefile @@ -22,7 +22,8 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz \ libpng.so:graphics/png -USES= compiler:c11 gettext gmake gnome libtool pkgconfig tar:xz +USES= compiler:c11 cpe gettext gmake gnome libtool pkgconfig tar:xz +CPE_VENDOR= gnome USE_GNOME= cairo gdkpixbuf2 gnomeprefix libxml2 pango introspection:build USE_LDCONFIG= yes |